You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/04/07 05:40:38 UTC

svn commit: r645360 - /webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml

Author: dims
Date: Sun Apr  6 20:40:37 2008
New Revision: 645360

URL: http://svn.apache.org/viewvc?rev=645360&view=rev
Log:
oops! missed a spot for version # change

Modified:
    webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml

Modified: webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml?rev=645360&r1=645359&r2=645360&view=diff
==============================================================================
--- webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml (original)
+++ webservices/axis2/branches/java/1_4/modules/samples/jaxws-addressbook/pom.xml Sun Apr  6 20:40:37 2008
@@ -127,12 +127,12 @@
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws</artifactId>
-            <version>SNAPSHOT</version>
+            <version>1.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-jaxws-api</artifactId>
-            <version>SNAPSHOT</version>
+            <version>1.4-SNAPSHOT</version>
         </dependency>
     </dependencies>
     <repositories>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org