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 th...@apache.org on 2006/12/20 19:09:01 UTC

svn commit: r489163 - /webservices/axis2/branches/java/1_1/modules/parent/pom.xml

Author: thilina
Date: Wed Dec 20 10:09:01 2006
New Revision: 489163

URL: http://svn.apache.org/viewvc?view=rev&rev=489163
Log:
applying the patch given at AXIS2-1791..Thanx Raymond

Modified:
    webservices/axis2/branches/java/1_1/modules/parent/pom.xml

Modified: webservices/axis2/branches/java/1_1/modules/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/parent/pom.xml?view=diff&rev=489163&r1=489162&r2=489163
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/parent/pom.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/parent/pom.xml Wed Dec 20 10:09:01 2006
@@ -403,9 +403,9 @@
         <version>2.2</version>
       </dependency>
       <dependency>
-        <groupId>org.apache.woden</groupId>
-        <artifactId>woden</artifactId>
-        <version>1.0.0M6</version>
+      <groupId>incubator-woden</groupId>
+      <artifactId>woden</artifactId>
+        <version>1.0.0M6</version> 
         <exclusions>
           <!-- Woden 1.0.0M6 uses Axiom 1.1.1 -->
           <exclusion>



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