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

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 3 13:52:32 EST 2014


Author: scantor
Date: Mon Nov  3 13:52:32 2014
New Revision: 1121

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1121&view=rev
Log:
Update POM snapshot versions.

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=1121&r1=1120&r2=1121&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Mon Nov  3 13:52:32 2014
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Shibboleth Common Library</name>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>opensaml</artifactId>
-            <version>2.6.4-SNAPSHOT</version>
+            <version>2.6.5-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list