Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
avsej committed Oct 20, 2016
1 parent 4c2f2f0 commit de08811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@

<properties>
<java-compat.version>1.6</java-compat.version>
<confluent.version>3.0.0</confluent.version>
<confluent.version>3.0.1</confluent.version>
<kafka.version>0.10.0.1</kafka.version>
<junit.version>4.12</junit.version>
<dcp-client.version>0.6.0-SNAPSHOT</dcp-client.version>
<dcp-client.version>0.6.0</dcp-client.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<confluent.maven.repo>http://packages.confluent.io/maven/</confluent.maven.repo>
</properties>
Expand Down

0 comments on commit de08811

Please sign in to comment.