mirror of https://github.com/apache/cassandra
Merge branch 'cassandra-2.1' into cassandra-2.2
Conflicts: build.xml
This commit is contained in:
commit
7d31068da9
|
|
@ -362,6 +362,7 @@
|
|||
<exclusion groupId="org.mortbay.jetty" artifactId="servlet-api"/>
|
||||
<exclusion groupId="commons-logging" artifactId="commons-logging"/>
|
||||
<exclusion groupId="org.eclipse.jdt" artifactId="core"/>
|
||||
<exclusion groupId="ant" artifactId="ant"/>
|
||||
</dependency>
|
||||
<dependency groupId="org.apache.hadoop" artifactId="hadoop-minicluster" version="1.0.3"/>
|
||||
<dependency groupId="org.apache.pig" artifactId="pig" version="0.12.1"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue