Skip to content

Commit

Permalink
removed cassandra-all ref, fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
zznate committed Jan 13, 2012
1 parent 3f6cdc2 commit 10df977
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.apache.flume</groupId>
<artifactId>flume-cassandra-plugin</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Flume Cassandra Plugin</name>
Expand Down Expand Up @@ -54,12 +54,6 @@

<dependencies>

<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-all</artifactId>
<version>1.0.6</version>
</dependency>

<dependency>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-thrift</artifactId>
Expand Down

0 comments on commit 10df977

Please sign in to comment.