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

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


Author: scantor
Date: Mon Nov  3 13:32:03 2014
New Revision: 3206

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3206&view=rev
Log:
Tagging 2.4.3

Added:
    tags/2.4.3/
      - copied from r3205, branches/REL_2/
Modified:
    tags/2.4.3/pom.xml

Modified: tags/2.4.3/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/tags/2.4.3/pom.xml?rev=3206&r1=3205&r2=3206&view=diff
==============================================================================
--- tags/2.4.3/pom.xml (original)
+++ tags/2.4.3/pom.xml Mon Nov  3 13:32:03 2014
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-identityprovider</artifactId>
-    <version>2.4.3-SNAPSHOT</version>
+    <version>2.4.3</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.3-SNAPSHOT</version>
+            <version>1.4.3</version>
         </dependency>
         <!-- Override Spring version from parent POM -->
         <dependency>



More information about the commits mailing list