Author: alessio.soldano(a)jboss.com
Date: 2009-11-10 13:24:18 -0500 (Tue, 10 Nov 2009)
New Revision: 11105
Modified:
stack/cxf/trunk/modules/client/pom.xml
stack/cxf/trunk/modules/server/pom.xml
stack/cxf/trunk/pom.xml
Log:
[JBWS-2825] modifing poms
Modified: stack/cxf/trunk/modules/client/pom.xml
===================================================================
--- stack/cxf/trunk/modules/client/pom.xml 2009-11-10 12:40:48 UTC (rev 11104)
+++ stack/cxf/trunk/modules/client/pom.xml 2009-11-10 18:24:18 UTC (rev 11105)
@@ -28,10 +28,6 @@
<!-- CXF dependencies -->
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-anttasks</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
</dependency>
<dependency>
Modified: stack/cxf/trunk/modules/server/pom.xml
===================================================================
--- stack/cxf/trunk/modules/server/pom.xml 2009-11-10 12:40:48 UTC (rev 11104)
+++ stack/cxf/trunk/modules/server/pom.xml 2009-11-10 18:24:18 UTC (rev 11105)
@@ -38,10 +38,6 @@
<!-- CXF dependencies -->
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-anttasks</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-bindings-soap</artifactId>
</dependency>
<dependency>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2009-11-10 12:40:48 UTC (rev 11104)
+++ stack/cxf/trunk/pom.xml 2009-11-10 18:24:18 UTC (rev 11105)
@@ -192,11 +192,6 @@
<!-- CXF dependencies -->
<dependency>
<groupId>org.apache.cxf</groupId>
- <artifactId>cxf-anttasks</artifactId>
- <version>${cxf.anttasks.version}</version>
- </dependency>
- <dependency>
- <groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-ws-security</artifactId>
<version>${cxf.version}</version>
</dependency>
Show replies by date