Skip to content

Commit 129b468

Browse files
committed
fix 'dependencies.dependency.version' for org.apache.avro:avro-ipc:jar is missing
1 parent 3edf4e8 commit 129b468

File tree

1 file changed

+0
-5
lines changed
  • external/kinesis-asl-assembly

1 file changed

+0
-5
lines changed

external/kinesis-asl-assembly/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,6 @@
100100
<artifactId>${hadoop-client-runtime.artifact}</artifactId>
101101
<version>${hadoop.version}</version>
102102
</dependency>
103-
<dependency>
104-
<groupId>org.apache.avro</groupId>
105-
<artifactId>avro-ipc</artifactId>
106-
<scope>provided</scope>
107-
</dependency>
108103
<dependency>
109104
<groupId>org.apache.avro</groupId>
110105
<artifactId>avro-mapred</artifactId>

0 commit comments

Comments
 (0)