You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by rf...@apache.org on 2010/02/05 18:26:15 UTC

svn commit: r907009 - in /lenya/branches/BRANCH_2_1_X/src: modules-core/gui/config/module.xml targets/properties-build.xml

Author: rfrovarp
Date: Fri Feb  5 17:26:14 2010
New Revision: 907009

URL: http://svn.apache.org/viewvc?rev=907009&view=rev
Log:
Update version numbers for new branch

Modified:
    lenya/branches/BRANCH_2_1_X/src/modules-core/gui/config/module.xml
    lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml

Modified: lenya/branches/BRANCH_2_1_X/src/modules-core/gui/config/module.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/modules-core/gui/config/module.xml?rev=907009&r1=907008&r2=907009&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/modules-core/gui/config/module.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/modules-core/gui/config/module.xml Fri Feb  5 17:26:14 2010
@@ -21,6 +21,6 @@
   <package>org.apache.lenya.modules</package>
   <version>0.1-dev</version>
   <name>GUI</name>
-  <lenya-version>2.0.4-dev</lenya-version>
+  <lenya-version>2.1.0-dev</lenya-version>
   <description>GUI resources</description>
 </module>

Modified: lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml?rev=907009&r1=907008&r2=907009&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml (original)
+++ lenya/branches/BRANCH_2_1_X/src/targets/properties-build.xml Fri Feb  5 17:26:14 2010
@@ -42,7 +42,7 @@
   <property name="src.cocoon.properties.dir" value="src/cocoon"/>
 
   <!-- Project version and name -->
-  <property name="version" value="2.0.4-dev"/>
+  <property name="version" value="2.1.0-dev"/>
   <property name="lenya.revision" value="xxxxxx"/>
   <property name="fullname" value="${ant.project.name}-${version}"/>
   <property name="distname" value="apache-${ant.project.name}-${version}"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org