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

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 3 18:15:54 EST 2016


Author: putmanb
Date: Wed Feb  3 18:15:54 2016
New Revision: 1147

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1147&view=rev
Log:
Tag 1.4.5 release

Added:
    tags/1.4.5/
      - copied from r1146, branches/REL_1/
Modified:
    tags/1.4.5/pom.xml

Modified: tags/1.4.5/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/tags/1.4.5/pom.xml?rev=1147&r1=1146&r2=1147&view=diff
==============================================================================
--- tags/1.4.5/pom.xml	(original)
+++ tags/1.4.5/pom.xml	Wed Feb  3 18:15:54 2016
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-common</artifactId>
-    <version>1.4.5-SNAPSHOT</version>
+    <version>1.4.5</version>
     <packaging>jar</packaging>
 
     <name>Shibboleth Common Library</name>
@@ -47,7 +47,7 @@
         <dependency>
             <groupId>org.opensaml</groupId>
             <artifactId>opensaml</artifactId>
-            <version>2.6.6-SNAPSHOT</version>
+            <version>2.6.6</version>
         </dependency>
         <dependency>
             <groupId>commons-codec</groupId>



More information about the commits mailing list