You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by da...@apache.org on 2006/12/14 07:48:54 UTC

svn commit: r487011 - /geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml

Author: dain
Date: Wed Dec 13 22:48:54 2006
New Revision: 487011

URL: http://svn.apache.org/viewvc?view=rev&rev=487011
Log:
upgraded to released dependencies

Modified:
    geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml?view=diff&rev=487011&r1=487010&r2=487011
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml Wed Dec 13 22:48:54 2006
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs</artifactId>
-        <version>1.2-SNAPSHOT</version>
+        <version>1.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
             <artifactId>geronimo-activation_1.0.2_spec</artifactId>
-            <version>1.2-SNAPSHOT</version>
+            <version>1.2</version>
             <scope>provided</scope>
         </dependency>