[java-shib-common COMMIT] in /tags/1.4.3: ./ pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 3 12:40:20 EST 2014


Author: scantor
Date: Mon Nov  3 12:40:20 2014
New Revision: 1120

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1120&view=rev
Log:
Tagging 1.4.3

Added:
    tags/1.4.3/
      - copied from r1119, branches/REL_1/
Modified:
    tags/1.4.3/pom.xml

Modified: tags/1.4.3/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/tags/1.4.3/pom.xml?rev=1120&r1=1119&r2=1120&view=diff
==============================================================================
--- tags/1.4.3/pom.xml (original)
+++ tags/1.4.3/pom.xml Mon Nov  3 12:40:20 2014
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.3</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.4</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list