Skip to content

Commit

Permalink
Using vxIPMI version 1.0.17.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacchella committed Nov 4, 2015
1 parent 22bc02f commit f9a579f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ivy.xml
Expand Up @@ -44,6 +44,6 @@
<dependency org="joda-time" name="joda-time" rev="2.3" conf="lib->default"/>
<dependency org="org.glassfish.external" name="opendmk_jmxremote_optional_jar" rev="1.0-b01-ea" conf="libtest->default"/>
<dependency org="net.iharder" name="base64" rev="2.3.8" conf="lib->default"/>
<dependency org="fr.jrds.verax" name="vxIPMI" rev="1.0.17.1" conf="lib->default"/>
<dependency org="fr.jrds.verax" name="vxIPMI" rev="1.0.17.2-SNAPSHOT" conf="lib->default"/>
</dependencies>
</ivy-module>
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>fr.jrds.verax</groupId>
<artifactId>vxIPMI</artifactId>
<version>1.0.17.1</version>
<version>1.0.17.2-SNAPSHOT</version>
</dependency>
</dependencies>
<repositories>
Expand Down

0 comments on commit f9a579f

Please sign in to comment.