You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ga...@apache.org on 2008/05/29 19:59:32 UTC

svn commit: r661422 - /cxf/trunk/parent/pom.xml

Author: gawor
Date: Thu May 29 10:59:32 2008
New Revision: 661422

URL: http://svn.apache.org/viewvc?rev=661422&view=rev
Log:
geronimo jaxws api is now released

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=661422&r1=661421&r2=661422&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu May 29 10:59:32 2008
@@ -832,7 +832,7 @@
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>
                 <artifactId>geronimo-jaxws_2.1_spec</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.activemq</groupId>