[java-centralized-discovery COMMIT] /branches/REL_1/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 14 12:49:25 EST 2012
Author: rdw
Date: Wed Nov 14 12:49:24 2012
New Revision: 2226
URL: http://svn.shibboleth.net/view/java-centralized-discovery?rev=2226&view=rev
Log:
Move ant-nodeps forward to 1.7.1 (the same as java-shib-common) the old version is no longer on our nexus.
Modified:
branches/REL_1/pom.xml
Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-centralized-discovery/branches/REL_1/pom.xml?rev=2226&r1=2225&r2=2226&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Wed Nov 14 12:49:24 2012
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId>
- <version>1.7.0</version>
+ <version>1.7.1</version>
<scope>runtime</scope>
</dependency>
<dependency>
More information about the commits
mailing list