Skip to content

Commit

Permalink
updated to 1.0 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zznate committed Jan 23, 2012
1 parent 7ad3ca2 commit f4648c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,12 +108,12 @@
<dependency>
<groupId>me.prettyprint</groupId>
<artifactId>hector-core</artifactId>
<version>0.8.0-3</version>
<version>1.0-2</version>
</dependency>
<dependency>
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>0.8.3</version>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>commons-cli</groupId>
Expand Down

0 comments on commit f4648c6

Please sign in to comment.