You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by ho...@apache.org on 2008/11/23 09:46:00 UTC

svn commit: r719959 - in /turbine/core/branches/TURBINE_2_3_BRANCH: pom.xml project.xml

Author: hoffmann
Date: Sun Nov 23 00:45:59 2008
New Revision: 719959

URL: http://svn.apache.org/viewvc?rev=719959&view=rev
Log:
creating the version tags for the next development cycle

Modified:
    turbine/core/branches/TURBINE_2_3_BRANCH/pom.xml
    turbine/core/branches/TURBINE_2_3_BRANCH/project.xml

Modified: turbine/core/branches/TURBINE_2_3_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/turbine/core/branches/TURBINE_2_3_BRANCH/pom.xml?rev=719959&r1=719958&r2=719959&view=diff
==============================================================================
--- turbine/core/branches/TURBINE_2_3_BRANCH/pom.xml (original)
+++ turbine/core/branches/TURBINE_2_3_BRANCH/pom.xml Sun Nov 23 00:45:59 2008
@@ -39,7 +39,7 @@
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine</artifactId>
   <name>turbine-2</name>
-  <version>2.3.3</version>
+  <version>2.3.4-dev</version>
   <description>Turbine is a servlet based framework that allows experienced Java
     developers to quickly build secure web applications. Parts of Turbine
     can also be used independently of the web portion of Turbine as

Modified: turbine/core/branches/TURBINE_2_3_BRANCH/project.xml
URL: http://svn.apache.org/viewvc/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml?rev=719959&r1=719958&r2=719959&view=diff
==============================================================================
--- turbine/core/branches/TURBINE_2_3_BRANCH/project.xml (original)
+++ turbine/core/branches/TURBINE_2_3_BRANCH/project.xml Sun Nov 23 00:45:59 2008
@@ -23,7 +23,7 @@
   <pomVersion>3</pomVersion>
   <name>turbine-2</name>
   <id>turbine</id>
-  <currentVersion>2.3.3</currentVersion>
+  <currentVersion>2.3.4-dev</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://turbine.apache.org/</url>