[java-shib-idp2 COMMIT] in /tags/2.4.5: ./ pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 3 18:34:43 EST 2016


Author: putmanb
Date: Wed Feb  3 18:34:43 2016
New Revision: 3223

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3223&view=rev
Log:
Tag 2.4.5 release

Added:
    tags/2.4.5/
      - copied from r3222, branches/REL_2/
Modified:
    tags/2.4.5/pom.xml

Modified: tags/2.4.5/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.4.5/pom.xml?rev=3223&r1=3222&r2=3223&view=diff
==============================================================================
--- tags/2.4.5/pom.xml	(original)
+++ tags/2.4.5/pom.xml	Wed Feb  3 18:34:43 2016
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-identityprovider</artifactId>
-    <version>2.4.5-SNAPSHOT</version>
+    <version>2.4.5</version>
 
     <!-- We bundle as a jar here, the installer creates the WAR -->
     <packaging>jar</packaging>
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>edu.internet2.middleware</groupId>
             <artifactId>shibboleth-common</artifactId>
-            <version>1.4.5-SNAPSHOT</version>
+            <version>1.4.5</version>
         </dependency>
         <!-- Override Spring version from parent POM -->
         <dependency>



More information about the commits mailing list