You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/07/20 08:41:53 UTC

svn commit: r423803 - in /jakarta/commons/proper/attributes/trunk: compiler/project.xml plugin/project.xml project.xml unittest/project.xml

Author: bayard
Date: Wed Jul 19 23:41:52 2006
New Revision: 423803

URL: http://svn.apache.org/viewvc?rev=423803&view=rev
Log:
switched version numbers to 2.2-rc1 for a trial release

Modified:
    jakarta/commons/proper/attributes/trunk/compiler/project.xml
    jakarta/commons/proper/attributes/trunk/plugin/project.xml
    jakarta/commons/proper/attributes/trunk/project.xml
    jakarta/commons/proper/attributes/trunk/unittest/project.xml

Modified: jakarta/commons/proper/attributes/trunk/compiler/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/compiler/project.xml?rev=423803&r1=423802&r2=423803&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/compiler/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/compiler/project.xml Wed Jul 19 23:41:52 2006
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2</version>
+            <version>2.2-rc1</version>
         </dependency>
 
         <dependency>

Modified: jakarta/commons/proper/attributes/trunk/plugin/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/plugin/project.xml?rev=423803&r1=423802&r2=423803&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/plugin/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/plugin/project.xml Wed Jul 19 23:41:52 2006
@@ -31,13 +31,13 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2</version>
+            <version>2.2-rc1</version>
         </dependency>
         
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-compiler</artifactId>
-            <version>2.2</version>
+            <version>2.2-rc1</version>
         </dependency>
         
         <dependency>

Modified: jakarta/commons/proper/attributes/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/project.xml?rev=423803&r1=423802&r2=423803&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/project.xml Wed Jul 19 23:41:52 2006
@@ -30,7 +30,7 @@
         <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
     </organization>
     
-    <currentVersion>2.2</currentVersion>
+    <currentVersion>2.2-rc1</currentVersion>
     <inceptionYear>2003</inceptionYear>
     <shortDescription>Commons Attributes</shortDescription>
     <description>A package for handling runtime information about types (including Java classes)</description>

Modified: jakarta/commons/proper/attributes/trunk/unittest/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/unittest/project.xml?rev=423803&r1=423802&r2=423803&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/unittest/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/unittest/project.xml Wed Jul 19 23:41:52 2006
@@ -50,13 +50,13 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-compiler</artifactId>
-            <version>2.2</version>
+            <version>2.2-rc1</version>
         </dependency>
         
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2</version>
+            <version>2.2-rc1</version>
         </dependency>
     </dependencies>
     



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