Author: cziegeler Date: Wed Mar 23 04:44:18 2005 New Revision: 158762 URL: http://svn.apache.org/viewcvs?view=rev&rev=158762 Log: Start next version
Modified: cocoon/branches/BRANCH_2_1_X/forrest.properties cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/forrest.properties URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/forrest.properties?view=diff&r1=158761&r2=158762 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/forrest.properties (original) +++ cocoon/branches/BRANCH_2_1_X/forrest.properties Wed Mar 23 04:44:18 2005 @@ -1,4 +1,4 @@ -# Copyright 1999-2004 The Apache Software Foundation +# Copyright 1999-2005 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -21,7 +21,7 @@ #forrest.echo=true # Project name (used to name .war file) -project.name=cocoon-2.1.7 +project.name=cocoon-2.1.8-dev # Specifies name of Forrest skin to use #project.skin=tigris Modified: cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties?view=diff&r1=158761&r2=158762 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties (original) +++ cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties Wed Mar 23 04:44:18 2005 @@ -19,7 +19,7 @@ # very high chance of breaking the build system. Do it only if you know what # you're doing. -version=2.1.7 +version=2.1.8-dev released.version=2.1.7 year=1999-2005 name=cocoon Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&r1=158761&r2=158762 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Wed Mar 23 04:44:18 2005 @@ -202,6 +202,11 @@ <changes> <release version="@version@" date="@date@"> + <action dev="NN" type="add"> + Dummy + </action> + </release> + <release version="2.1.7" date="March 23 2005"> <action dev="AG" type="update"> Updated hsqldb to 1.7.3.3. </action>