[java-opensaml2 COMMIT] in /branches/REL_2: doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Wed Oct 31 18:09:15 EDT 2012


Author: putmanb
Date: Wed Oct 31 18:09:15 2012
New Revision: 1594

URL: http://svn.shibboleth.net/view/java-opensaml2?rev=1594&view=rev
Log:
Bump minor versions of opensaml2 (2.6.0), shib-common (1.4.0) and shib-idp2 (2.4.0).

Modified:
    branches/REL_2/doc/RELEASE-NOTES.txt
    branches/REL_2/pom.xml

Modified: branches/REL_2/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/doc/RELEASE-NOTES.txt?rev=1594&r1=1593&r2=1594&view=diff
==============================================================================
--- branches/REL_2/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_2/doc/RELEASE-NOTES.txt Wed Oct 31 18:09:15 2012
@@ -1,4 +1,4 @@
-Changes in Release 2.5.4
+Changes in Release 2.6.0
 =============================================
 [JOST-184] - It would be nice if ESAPI.encodeForURL could be made to work
 [JOST-185] - Defaultbootstrap does not initialize the providers from the WS-Trust and WS-Policy schemas in openws

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-opensaml2/branches/REL_2/pom.xml?rev=1594&r1=1593&r2=1594&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Wed Oct 31 18:09:15 2012
@@ -12,7 +12,7 @@
     
     <groupId>org.opensaml</groupId>
     <artifactId>opensaml</artifactId>
-    <version>2.5.3</version>
+    <version>2.6.0</version>
     <packaging>jar</packaging>
 
     <name>OpenSAML-J</name>



More information about the commits mailing list