Author: bayard
Date: Wed Aug  2 23:31:00 2006
New Revision: 428258

URL: http://svn.apache.org/viewvc?rev=428258&view=rev
Log:
Moved from 2.2-rc1 to 2.2

Modified:
    jakarta/commons/proper/attributes/trunk/compiler/manifest.mf
    jakarta/commons/proper/attributes/trunk/compiler/project.xml
    jakarta/commons/proper/attributes/trunk/plugin/manifest.mf
    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/manifest.mf
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/compiler/manifest.mf?rev=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/compiler/manifest.mf (original)
+++ jakarta/commons/proper/attributes/trunk/compiler/manifest.mf Wed Aug  2 
23:31:00 2006
@@ -20,9 +20,9 @@
 qdox-Implementation-URL: http://www.ibiblio.org/maven/qdox/jars/qdox-1
  .5.jar
 commons-attributes-api-Extension-Name: commons-attributes-api
-commons-attributes-api-Implementation-Version: 2.2-rc1
+commons-attributes-api-Implementation-Version: 2.2
 commons-attributes-api-Implementation-URL: http://www.ibiblio.org/mave
- n/commons-attributes/jars/commons-attributes-api-2.2-rc1.jar
+ n/commons-attributes/jars/commons-attributes-api-2.2.jar
 javadoc-Extension-Name: javadoc
 javadoc-Implementation-Version: 1.4
 javadoc-Implementation-URL: http://www.ibiblio.org/maven/javadoc/jars/

Modified: jakarta/commons/proper/attributes/trunk/compiler/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/compiler/project.xml?rev=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/compiler/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/compiler/project.xml Wed Aug  2 
23:31:00 2006
@@ -50,7 +50,7 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2-rc1</version>
+            <version>2.2</version>
         </dependency>
 
         <dependency>

Modified: jakarta/commons/proper/attributes/trunk/plugin/manifest.mf
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/plugin/manifest.mf?rev=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/plugin/manifest.mf (original)
+++ jakarta/commons/proper/attributes/trunk/plugin/manifest.mf Wed Aug  2 
23:31:00 2006
@@ -22,4 +22,4 @@
 ant-Implementation-URL: http://www.ibiblio.org/maven/ant/jars/ant-1.5.jar
 qdox-Extension-Name: qdox
 qdox-Implementation-Version: 1.5
-qdox-Implementation-URL: http://www.ibiblio.org/maven/qdox/jars/qdox-1.5.jar
\ No newline at end of file
+qdox-Implementation-URL: http://www.ibiblio.org/maven/qdox/jars/qdox-1.5.jar

Modified: jakarta/commons/proper/attributes/trunk/plugin/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/plugin/project.xml?rev=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/plugin/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/plugin/project.xml Wed Aug  2 
23:31:00 2006
@@ -31,13 +31,13 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2-rc1</version>
+            <version>2.2</version>
         </dependency>
         
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-compiler</artifactId>
-            <version>2.2-rc1</version>
+            <version>2.2</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=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/project.xml Wed Aug  2 23:31:00 2006
@@ -30,7 +30,7 @@
         <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
     </organization>
     
-    <currentVersion>2.2-rc1</currentVersion>
+    <currentVersion>2.2</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=428258&r1=428257&r2=428258&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/unittest/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/unittest/project.xml Wed Aug  2 
23:31:00 2006
@@ -50,13 +50,13 @@
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-compiler</artifactId>
-            <version>2.2-rc1</version>
+            <version>2.2</version>
         </dependency>
         
         <dependency>
             <groupId>commons-attributes</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2-rc1</version>
+            <version>2.2</version>
         </dependency>
     </dependencies>
     



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to