Author: alessio.soldano(a)jboss.com
Date: 2011-03-01 16:55:45 -0500 (Tue, 01 Mar 2011)
New Revision: 13824
Modified:
stack/cxf/branches/JBWS-3236/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/branches/JBWS-3236/pom.xml
Log:
Move to Apache CXF 2.3.4-SNAPSHOT
Modified: stack/cxf/branches/JBWS-3236/modules/addons/transports/http/httpserver/pom.xml
===================================================================
---
stack/cxf/branches/JBWS-3236/modules/addons/transports/http/httpserver/pom.xml 2011-03-01
21:51:01 UTC (rev 13823)
+++
stack/cxf/branches/JBWS-3236/modules/addons/transports/http/httpserver/pom.xml 2011-03-01
21:55:45 UTC (rev 13824)
@@ -25,6 +25,10 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.apache.cxf</groupId>
+ <artifactId>cxf-rt-transports-http</artifactId>
+ </dependency>
<!-- Spring -->
<dependency>
Modified: stack/cxf/branches/JBWS-3236/pom.xml
===================================================================
--- stack/cxf/branches/JBWS-3236/pom.xml 2011-03-01 21:51:01 UTC (rev 13823)
+++ stack/cxf/branches/JBWS-3236/pom.xml 2011-03-01 21:55:45 UTC (rev 13824)
@@ -55,7 +55,7 @@
<jbossws.jboss601.version>3.2.1.GA</jbossws.jboss601.version>
-->
<!-- END -->
- <cxf.version>2.3.2</cxf.version>
+ <cxf.version>2.3.4-SNAPSHOT</cxf.version>
<cxf.stax.version>1.0.1</cxf.stax.version>
<cxf.asm.version>3.3</cxf.asm.version>
<cxf.xjcplugins.version>2.3.2</cxf.xjcplugins.version>
Show replies by date