You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/06/16 15:40:28 UTC

svn commit: r955225 - in /geronimo/server/branches/2.1.6: RELEASE_NOTES-2.1.6.txt pom.xml

Author: rickmcguire
Date: Wed Jun 16 13:40:28 2010
New Revision: 955225

URL: http://svn.apache.org/viewvc?rev=955225&view=rev
Log:
some more release process details

Modified:
    geronimo/server/branches/2.1.6/RELEASE_NOTES-2.1.6.txt
    geronimo/server/branches/2.1.6/pom.xml

Modified: geronimo/server/branches/2.1.6/RELEASE_NOTES-2.1.6.txt
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/RELEASE_NOTES-2.1.6.txt?rev=955225&r1=955224&r2=955225&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/RELEASE_NOTES-2.1.6.txt (original)
+++ geronimo/server/branches/2.1.6/RELEASE_NOTES-2.1.6.txt Wed Jun 16 13:40:28 2010
@@ -65,13 +65,13 @@ GERONIMO-5383 Update to new versions of 
 
 Certification Status
 --------------------
-Apache Geronimo v2.1.6 has passed 100% of SUN's Java Enterprise Edition 5.0 
+Apache Geronimo v2.1.x has passed 100% of SUN's Java Enterprise Edition 5.0 
 Certification Test Suite. See "Distributions" for further details.
 
 
 Distributions
 -------------
-Apache Geronimo v2.1.6 is available in five distributions so you can pick the 
+Apache Geronimo v2.1.x is available in five distributions so you can pick the 
 one that best fits your environment.
 
 The available distributions are as follows:

Modified: geronimo/server/branches/2.1.6/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/pom.xml?rev=955225&r1=955224&r2=955225&view=diff
==============================================================================
--- geronimo/server/branches/2.1.6/pom.xml (original)
+++ geronimo/server/branches/2.1.6/pom.xml Wed Jun 16 13:40:28 2010
@@ -69,7 +69,7 @@
               element, and it will need to be changed manually before a release,
               as the maven-release-plugin will not update this value.
         -->
-        <version>2.1.6</version>
+        <version>2.1.6-SNAPSHOT</version>
         
         <!-- This property is required by the car:package mojo -->
         <geronimoVersion>${version}</geronimoVersion>