Author: rineholt
Date: Thu Oct 12 06:48:29 2006
New Revision: 463252
URL: http://svn.apache.org/viewvc?view=rev&rev=463252
Log:
refering to incompatible version if axiom, also not sure why it needs to
directly reference this.
Modified:
incubator/tuscany/java/samples/sca/helloworldws/pom.xml
Modified: incubator/tuscany/java/samples/sca/helloworldws/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/helloworldws/pom.xml?view=diff&rev=463252&r1=463251&r2=463252
==============================================================================
--- incubator/tuscany/java/samples/sca/helloworldws/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/helloworldws/pom.xml Thu Oct 12 06:48:29
2006
@@ -54,12 +54,6 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.apache.ws.commons.axiom</groupId>
- <artifactId>axiom-api</artifactId>
- <version>1.1</version>
- <scope>compile</scope>
- </dependency>
<!-- runtime is need for webapp integration to include jar -->
<dependency>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]