mirror of https://github.com/apache/cassandra
use ivy for commons-cli; remove local copy
Patch by eevans; reviewed by Mark Wolfe for CASSANDRA-802 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@911067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c19f8f2048
commit
2087f77f39
1
ivy.xml
1
ivy.xml
|
|
@ -33,6 +33,7 @@
|
|||
|
||||
<dependency org="com.google.collections" name="google-collections"
|
||||
rev="1.0"/>
|
||||
<dependency org="commons-cli" name="commons-cli" rev="1.1"/>
|
||||
</dependencies>
|
||||
</ivy-module>
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue