You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2006/07/31 17:06:23 UTC

svn commit: r427134 - in /jakarta/commons/proper/modeler/trunk: build.xml project.xml

Author: dims
Date: Mon Jul 31 08:06:22 2006
New Revision: 427134

URL: http://svn.apache.org/viewvc?rev=427134&view=rev
Log:
prepare for 2.0 final release

Modified:
    jakarta/commons/proper/modeler/trunk/build.xml
    jakarta/commons/proper/modeler/trunk/project.xml

Modified: jakarta/commons/proper/modeler/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/build.xml?rev=427134&r1=427133&r2=427134&view=diff
==============================================================================
--- jakarta/commons/proper/modeler/trunk/build.xml (original)
+++ jakarta/commons/proper/modeler/trunk/build.xml Mon Jul 31 08:06:22 2006
@@ -53,7 +53,7 @@
   <property name="component.title"         value="Model MBeans Support Package"/>
 
   <!-- The current version number of this component -->
-  <property name="component.version"       value="1.2-dev"/>
+  <property name="component.version"       value="2.0"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>

Modified: jakarta/commons/proper/modeler/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/modeler/trunk/project.xml?rev=427134&r1=427133&r2=427134&view=diff
==============================================================================
--- jakarta/commons/proper/modeler/trunk/project.xml (original)
+++ jakarta/commons/proper/modeler/trunk/project.xml Mon Jul 31 08:06:22 2006
@@ -22,7 +22,7 @@
   <name>Commons Modeler</name>
   <groupId>commons-modeler</groupId>
   <artifactId>commons-modeler</artifactId>
-  <currentVersion>2.0-RC1</currentVersion>
+  <currentVersion>2.0</currentVersion>
   <inceptionYear>2002</inceptionYear>
   <shortDescription>Commons Modeler</shortDescription>
   <description>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org