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

noreply at shibboleth.net noreply at shibboleth.net
Wed Aug 6 20:29:02 EDT 2014


Author: scantor
Date: Wed Aug  6 20:29:01 2014
New Revision: 3188

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3188&view=rev
Log:
Point to latest ant-extensions snapshot for testing.

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=3188&r1=3187&r2=3188&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Aug  6 20:29:01 2014
@@ -132,14 +132,8 @@
         <dependency>
             <groupId>net.shibboleth.tool</groupId>
             <artifactId>ant-extensions</artifactId>
-            <version>1.0.0</version>
+            <version>1.1-SNAPSHOT</version>
             <scope>runtime</scope>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.bouncycastle</groupId>
-                    <artifactId>bcprov-jdk14</artifactId>
-                </exclusion>
-            </exclusions>
         </dependency>
         <dependency>
             <groupId>edu.internet2.middleware</groupId>



More information about the commits mailing list