You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by sa...@apache.org on 2007/07/05 14:08:49 UTC

svn commit: r553469 - /webservices/commons/trunk/modules/neethi/pom.xml

Author: sanka
Date: Thu Jul  5 05:08:48 2007
New Revision: 553469

URL: http://svn.apache.org/viewvc?view=rev&rev=553469
Log:
Changed the axiom dependencies to SNAPSHOT.


Modified:
    webservices/commons/trunk/modules/neethi/pom.xml

Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?view=diff&rev=553469&r1=553468&r2=553469
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Thu Jul  5 05:08:48 2007
@@ -265,12 +265,12 @@
 		<dependency>
 			<groupId>org.apache.ws.commons.axiom</groupId>
 			<artifactId>axiom-api</artifactId>
-			<version>1.2.3</version>
+			<version>SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.ws.commons.axiom</groupId>
 			<artifactId>axiom-impl</artifactId>
-			<version>1.2.3</version>
+			<version>SNAPSHOT</version>
 		</dependency>
 		<dependency>
 			<groupId>wsdl4j</groupId>



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