[java-shib-idp2 COMMIT] /branches/REL_2/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Mon Feb 27 01:04:49 GMT 2012


Author: lajoie
Date: Mon Feb 27 01:04:49 2012
New Revision: 3104

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3104&view=rev
Log:
set release version number

Modified:
    branches/REL_2/pom.xml

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3104&r1=3103&r2=3104&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Mon Feb 27 01:04:49 2012
@@ -12,7 +12,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-identityprovider</artifactId>
-    <version>2.3.6-SNAPSHOT</version>
+    <version>2.3.6</version>
 
     <!-- We bundle as a jar here, the installer creates the WAR -->
     <packaging>jar</packaging>
@@ -242,7 +242,7 @@
                             <links>
                                 <link>https://shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.3.4/xmltooling-1.3.4-javadoc.jar/!/</link>
                                 <link>https://shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/openws/1.4.4/openws-1.4.4-javadoc.jar/!/</link>
-                                <link>https://shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.5.3/openws-2.5.3-javadoc.jar/!/</link>
+                                <link>https://shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/opensaml/2.5.3/opensaml-2.5.3-javadoc.jar/!/</link>
                                 <link>https://shibboleth.net/nexus/service/local/repositories/releases/archive/edu/internet2/middleware/shibboleth-common/1.3.5/shibboleth-common-1.3.5-javadoc.jar/!/</link>
                             </links>
                         </configuration>



More information about the commits mailing list