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

noreply at shibboleth.net noreply at shibboleth.net
Fri Apr 5 22:41:23 EDT 2013


Author: scantor
Date: Fri Apr  5 22:41:22 2013
New Revision: 3163

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3163&view=rev
Log:
Update ant-extensions dependency (and groupId)

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=3163&r1=3162&r2=3163&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Fri Apr  5 22:41:22 2013
@@ -124,9 +124,9 @@
             </exclusions>
         </dependency>
         <dependency>
-            <groupId>edu.internet2.middleware</groupId>
+            <groupId>net.shibboleth.tool</groupId>
             <artifactId>ant-extensions</artifactId>
-            <version>11Jan2011</version>
+            <version>1.0.0-SNAPSHOT</version>
             <scope>runtime</scope>
             <exclusions>
                 <exclusion>



More information about the commits mailing list