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/03/10 18:19:10 UTC

svn commit: r635603 - /webservices/axis2/trunk/java/modules/jaxws/pom.xml

Author: dims
Date: Mon Mar 10 10:19:04 2008
New Revision: 635603

URL: http://svn.apache.org/viewvc?rev=635603&view=rev
Log:
Change the scope to test. we need it only for running the tests (AXIS2-3589)

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

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?rev=635603&r1=635602&r2=635603&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Mon Mar 10 10:19:04 2008
@@ -58,6 +58,7 @@
             <groupId>org.apache.axis2</groupId>
             <artifactId>axis2-adb</artifactId>
             <version>${version}</version>
+            <scope>test</scope>
         </dependency>
 		<dependency>
 			<groupId>org.apache.axis2</groupId>



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