Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
updated to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zznate committed Oct 18, 2011
1 parent 790a287 commit 3d0c6fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>1.0.0-rc2</version>
<version>1.0.0</version>
<exclusions>
<exclusion>
<groupId>com.github.stephenc</groupId>
Expand All @@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-thrift</artifactId>
<version>1.0.0-rc2</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
Expand Down

0 comments on commit 3d0c6fc

Please sign in to comment.