creating the version tags for the next development cycle

git-svn-id: https://svn.apache.org/repos/asf/turbine/core/branches/TURBINE_2_3_BRANCH@719959 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 80190e5..8ff43f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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

diff --git a/project.xml b/project.xml
index d9e72a9..a04af9c 100644
--- a/project.xml
+++ b/project.xml
@@ -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>