Updating cofoja to the latest version
This commit is contained in:
parent
06258c8a01
commit
3362584014
2
ivy.xml
2
ivy.xml
|
|
@ -87,7 +87,7 @@
|
|||
<dependency org="com.google.code.caliper" name="caliper" rev="1.0-SNAPSHOT" conf="test"/>
|
||||
|
||||
<!-- Contracts for Java and dependencies -->
|
||||
<dependency org="com.google.code.cofoja" name="cofoja" rev="1.0-20110609"/>
|
||||
<dependency org="com.google.code.cofoja" name="cofoja" rev="1.0-r139"/>
|
||||
<dependency org="asm" name="asm-all" rev="3.3.1"/>
|
||||
|
||||
<!-- POI, for reading pipeline files -->
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,3 +1,3 @@
|
|||
<ivy-module version="1.0">
|
||||
<info organisation="com.google.code.cofoja" module="cofoja" revision="1.0-20110609" status="integration" publication="20110609114800" />
|
||||
<info organisation="com.google.code.cofoja" module="cofoja" revision="1.0-r139" status="integration" publication="20110609114800" />
|
||||
</ivy-module>
|
||||
Loading…
Reference in New Issue