scuffed-code/icu4j/ivy.xml
Stuart Gill cfe6d86f51 ICU-10152 JUnit Changes
X-SVN-Rev: 38795
2016-06-03 23:44:30 +00:00

8 lines
315 B
XML

<ivy-module version="2.0">
<info organisation="com.ibm.icu" module="icu4j"/>
<dependencies>
<!--if these are updated then eclipse projects need to be updated-->
<dependency org="junit" name="junit" rev="4.12"/>
<dependency org="pl.pragmatists" name="JUnitParams" rev="1.0.5"/>
</dependencies>
</ivy-module>