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

svn commit: r420459 - /jakarta/commons/proper/attributes/trunk/plugin/project.xml

Author: leosutic
Date: Mon Jul 10 01:24:52 2006
New Revision: 420459

URL: http://svn.apache.org/viewvc?rev=420459&view=rev
Log:
Updated dependencies to 2.2 from 2.2-SNAPSHOT

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

Modified: jakarta/commons/proper/attributes/trunk/plugin/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/attributes/trunk/plugin/project.xml?rev=420459&r1=420458&r2=420459&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/plugin/project.xml (original)
+++ jakarta/commons/proper/attributes/trunk/plugin/project.xml Mon Jul 10 01:24:52 2006
@@ -31,13 +31,13 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-attributes-api</artifactId>
-            <version>2.2-SNAPSHOT</version>
+            <version>2.2</version>
         </dependency>
         
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-attributes-compiler</artifactId>
-            <version>2.2-SNAPSHOT</version>
+            <version>2.2</version>
         </dependency>
         
         <dependency>



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