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

noreply at shibboleth.net noreply at shibboleth.net
Thu Jul 28 15:19:17 BST 2011


Author: rdw
Date: Thu Jul 28 15:19:17 2011
New Revision: 3059

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3059&view=rev
Log:
Make 2.3.3 exist (rev the pom and add the title to the release notes)

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-shib-idp2/branches/REL_2/doc/RELEASE-NOTES.txt?rev=3059&r1=3058&r2=3059&view=diff
==============================================================================
--- branches/REL_2/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_2/doc/RELEASE-NOTES.txt Thu Jul 28 15:19:17 2011
@@ -1,3 +1,5 @@
+Changes in Release 2.3.3
+=============================================
 [SIDP-504] - Alt text generate for logo has mismatched quoting
 
 Changes in Release 2.3.2

Modified: branches/REL_2/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/pom.xml?rev=3059&r1=3058&r2=3059&view=diff
==============================================================================
--- branches/REL_2/pom.xml (original)
+++ branches/REL_2/pom.xml Thu Jul 28 15:19:17 2011
@@ -6,7 +6,7 @@
 
     <groupId>edu.internet2.middleware</groupId>
     <artifactId>shibboleth-identityprovider</artifactId>
-    <version>2.3.2</version>
+    <version>2.3.3</version>
 
     <!-- We bundle as a jar here, the installer creates the WAR -->
     <packaging>jar</packaging>



More information about the commits mailing list