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 gd...@apache.org on 2007/06/14 21:19:49 UTC

svn commit: r547369 - /webservices/axis2/trunk/java/modules/parent/pom.xml

Author: gdaniels
Date: Thu Jun 14 12:19:48 2007
New Revision: 547369

URL: http://svn.apache.org/viewvc?view=rev&rev=547369
Log:
Fix M2 build... this needs work!  Why are we having versions in both etc/project.properties and in parent/pom.xml???

Modified:
    webservices/axis2/trunk/java/modules/parent/pom.xml

Modified: webservices/axis2/trunk/java/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/parent/pom.xml?view=diff&rev=547369&r1=547368&r2=547369
==============================================================================
--- webservices/axis2/trunk/java/modules/parent/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/parent/pom.xml Thu Jun 14 12:19:48 2007
@@ -85,7 +85,7 @@
 		<ant.version>1.7.0</ant.version>
 		<antlr.version>2.7.4</antlr.version>
         <activemq.version>4.1.0-incubator</activemq.version>
-        <axiom.version>1.2.3</axiom.version>
+        <axiom.version>SNAPSHOT</axiom.version>
 		<backport.util.concurrent.version>2.2</backport.util.concurrent.version>
 		<bcel.version>5.2</bcel.version>
 		<bcprov.version>jdk13-133</bcprov.version>



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