[java-shib-common COMMIT] /branches/REL_1/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu May 23 20:36:00 EDT 2013


Author: putmanb
Date: Thu May 23 20:36:00 2013
New Revision: 1083

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1083&view=rev
Log:
Point dependency to current OpenSAML SNAPSHOT version

Modified:
    branches/REL_1/pom.xml

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1083&r1=1082&r2=1083&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Thu May 23 20:36:00 2013
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>opensaml</artifactId>
-            <version>2.6.0</version>
+            <version>2.6.1-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list