[utilities COMMIT] /java-support/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Feb 28 11:18:23 EST 2014


Author: dfisher
Date: Fri Feb 28 11:18:23 2014
New Revision: 543

URL: http://svn.shibboleth.net/view/utilities?rev=543&view=rev
Log:
Revert the vt-crypt -> cryptacular change until I fix the tests.

Modified:
    java-support/trunk/pom.xml

Modified: java-support/trunk/pom.xml
URL: http://svn.shibboleth.net/view/utilities/java-support/trunk/pom.xml?rev=543&r1=542&r2=543&view=diff
==============================================================================
--- java-support/trunk/pom.xml (original)
+++ java-support/trunk/pom.xml Fri Feb 28 11:18:23 2014
@@ -72,7 +72,7 @@
 
         <dependency>
             <groupId>org.bouncycastle</groupId>
-            <artifactId>bcprov-jdk15on</artifactId>
+            <artifactId>bcprov-jdk15</artifactId>
             <optional>true</optional>
         </dependency>
 



More information about the commits mailing list