Updating cofoja to the latest version

This commit is contained in:
Mark DePristo 2012-08-09 15:34:20 -04:00
parent 06258c8a01
commit 3362584014
3 changed files with 2 additions and 2 deletions

View File

@ -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 -->

View File

@ -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>