You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ch...@apache.org on 2006/10/10 07:49:05 UTC

svn commit: r454628 - /webservices/sandesha/trunk/java/project.xml

Author: chamikara
Date: Mon Oct  9 22:49:04 2006
New Revision: 454628

URL: http://svn.apache.org/viewvc?view=rev&rev=454628
Log:
Changed the groupId of Axis2 jar.

Modified:
    webservices/sandesha/trunk/java/project.xml

Modified: webservices/sandesha/trunk/java/project.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/project.xml?view=diff&rev=454628&r1=454627&r2=454628
==============================================================================
--- webservices/sandesha/trunk/java/project.xml (original)
+++ webservices/sandesha/trunk/java/project.xml Mon Oct  9 22:49:04 2006
@@ -105,7 +105,7 @@
 
     <dependencies>
         <dependency>
-            <groupId>axis2</groupId>
+            <groupId>org.apache.axis2</groupId>
             <artifactId>axis2</artifactId>
             <version>${axis2.version}</version>
         </dependency>



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