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 2006/07/28 01:21:07 UTC

svn commit: r426320 - /webservices/axis2/trunk/java/modules/jaxws/project.xml

Author: dims
Date: Thu Jul 27 16:21:07 2006
New Revision: 426320

URL: http://svn.apache.org/viewvc?rev=426320&view=rev
Log:
add adb as dependency to jaxws

Modified:
    webservices/axis2/trunk/java/modules/jaxws/project.xml

Modified: webservices/axis2/trunk/java/modules/jaxws/project.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/project.xml?rev=426320&r1=426319&r2=426320&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/project.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/project.xml Thu Jul 27 16:21:07 2006
@@ -146,6 +146,11 @@
         </dependency>
         <dependency>
             <groupId>axis2</groupId>
+            <artifactId>axis2-adb</artifactId>
+            <version>${pom.currentVersion}</version>
+        </dependency>
+        <dependency>
+            <groupId>axis2</groupId>
             <artifactId>axis2-java2wsdl</artifactId>
             <version>${pom.currentVersion}</version>
         </dependency>



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