Author: dims
Date: Tue Nov 10 02:41:35 2009
New Revision: 834312
URL: http://svn.apache.org/viewvc?rev=834312&view=rev
Log:
fix the artifact id
Modified:
webservices/sandesha/trunk/java/modules/samples/pom.xml
Modified: webservices/sandesha/trunk/java/modules/samples/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/java/modules/samples/pom.xml?rev=834312&r1=834311&r2=834312&view=diff
==============================================================================
--- webservices/sandesha/trunk/java/modules/samples/pom.xml (original)
+++ webservices/sandesha/trunk/java/modules/samples/pom.xml Tue Nov 10 02:41:35
2009
@@ -94,7 +94,7 @@
</dependency>
<dependency>
<groupId>org.apache.axis2</groupId>
- <artifactId>axis2-transports</artifactId>
+ <artifactId>axis2-transport-http</artifactId>
<version>SNAPSHOT</version>
</dependency>
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]