[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Tue Aug 12 11:03:21 EDT 2014


Author: scantor
Date: Tue Aug 12 11:03:21 2014
New Revision: 3192

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3192&view=rev
Log:
Set ant-extensions version to 1.1.0.

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3192&r1=3191&r2=3192&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Tue Aug 12 11:03:21 2014
@@ -132,7 +132,7 @@
         <dependency>
             <groupId>net.shibboleth.tool</groupId>
             <artifactId>ant-extensions</artifactId>
-            <version>1.1-SNAPSHOT</version>
+            <version>1.1.0</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>



More information about the commits mailing list