Skip to content

Commit

Permalink
Merge pull request #380 from jfarrell/master
Browse files Browse the repository at this point in the history
Issue 349
  • Loading branch information
Nate McCall committed Jan 10, 2012
2 parents 0af58b8 + 6efd75f commit ce5f433
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
14 changes: 0 additions & 14 deletions core/pom.xml
Expand Up @@ -104,20 +104,6 @@
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra-thrift</artifactId>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<exclusions>
<exclusion>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -102,11 +102,6 @@
<artifactId>cassandra-thrift</artifactId>
<version>1.0.6</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.6.1</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
Expand Down

0 comments on commit ce5f433

Please sign in to comment.