Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update to ivy 2.3.0 Fix JENKINS-19796
  • Loading branch information
gboissinot committed Oct 15, 2013
1 parent e3fcf37 commit 7b29450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -33,7 +33,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.6</maven.compiler.source>
<maven.compiler.target>1.6</maven.compiler.target>
<ivy.version>2.2.0</ivy.version>
<ivy.version>2.3.0</ivy.version>
<xtrigger.lib.version>0.31</xtrigger.lib.version>
<mockito.version>1.9.0</mockito.version>
<powermock.version>1.4.12</powermock.version>
Expand Down

0 comments on commit 7b29450

Please sign in to comment.