You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2008/02/13 04:39:36 UTC

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

Author: dims
Date: Tue Feb 12 19:39:36 2008
New Revision: 627232

URL: http://svn.apache.org/viewvc?rev=627232&view=rev
Log:
Update dependencies to latest versions

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?rev=627232&r1=627231&r2=627232&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/parent/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/parent/pom.xml Tue Feb 12 19:39:36 2008
@@ -921,6 +921,14 @@
                       <groupId>org.apache.activemq</groupId>
                       <artifactId>activeio-core</artifactId>
                     </exclusion>
+                    <exclusion>
+                      <groupId>activesoap</groupId>
+                      <artifactId>jaxp-api</artifactId>
+                    </exclusion>
+                    <exclusion>
+                      <groupId>axis</groupId>
+                      <artifactId>axis</artifactId>
+                    </exclusion>
                 </exclusions>                
             </dependency>
 			<dependency>



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