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

Commit

Permalink
udpated to c rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
zznate committed Oct 8, 2011
1 parent 9731293 commit 8746c79
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-rc1</version>
<version>1.0.0-rc2</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-rc1</version>
<version>1.0.0-rc2</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
Expand Down

0 comments on commit 8746c79

Please sign in to comment.