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

noreply at shibboleth.net noreply at shibboleth.net
Wed Feb 25 16:30:25 EST 2015


Author: putmanb
Date: Wed Feb 25 16:30:25 2015
New Revision: 3214

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3214&view=rev
Log:
Tag version 2.4.4

Added:
    tags/2.4.4/
      - copied from r3213, branches/REL_2/
Modified:
    tags/2.4.4/pom.xml

Modified: tags/2.4.4/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.4.4/pom.xml?rev=3214&r1=3213&r2=3214&view=diff
==============================================================================
--- tags/2.4.4/pom.xml (original)
+++ tags/2.4.4/pom.xml Wed Feb 25 16:30:25 2015
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-identityprovider</artifactId>
-    <version>2.4.4-SNAPSHOT</version>
+    <version>2.4.4</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.4-SNAPSHOT</version>
+            <version>1.4.4</version>
         </dependency>
         <!-- Override Spring version from parent POM -->
         <dependency>



More information about the commits mailing list