Skip to content

Commit

Permalink
Fixed: mvn build failure #15
Browse files Browse the repository at this point in the history
  • Loading branch information
satishbhor committed Mar 1, 2018
1 parent db3f7a2 commit e6f0d62
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -51,11 +51,6 @@
<classifier>test</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.kafka</groupId>
<artifactId>kafka_2.11</artifactId>
<version>${kafka.version}</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
Expand Down

0 comments on commit e6f0d62

Please sign in to comment.