JBossWS SVN: r17929 - stack/cxf/branches/jbossws-cxf-4.2.1.Final.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2013-09-17 04:05:41 -0400 (Tue, 17 Sep 2013)
New Revision: 17929
Modified:
stack/cxf/branches/jbossws-cxf-4.2.1.Final/pom.xml
Log:
Back to cxf 2.7.6
Modified: stack/cxf/branches/jbossws-cxf-4.2.1.Final/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.2.1.Final/pom.xml 2013-09-17 07:58:07 UTC (rev 17928)
+++ stack/cxf/branches/jbossws-cxf-4.2.1.Final/pom.xml 2013-09-17 08:05:41 UTC (rev 17929)
@@ -72,7 +72,7 @@
<jboss720.version>7.2.0.Final</jboss720.version>
<wildfly800.version>8.0.0.Beta1-SNAPSHOT</wildfly800.version>
<ejb.api.version>1.0.1.Final</ejb.api.version>
- <cxf.version>2.7.7</cxf.version>
+ <cxf.version>2.7.6</cxf.version>
<cxf.asm.version>3.3.1</cxf.asm.version>
<cxf.xjcplugins.version>2.6.1</cxf.xjcplugins.version>
<jboss.common.core.version>2.2.17.GA</jboss.common.core.version>
@@ -104,7 +104,7 @@
<velocity.version>1.7</velocity.version>
<xerces.version>2.9.1</xerces.version>
<xmlsec.version>1.5.5</xmlsec.version>
- <wss4j.version>1.6.12</wss4j.version>
+ <wss4j.version>1.6.11</wss4j.version>
<wstx.version>4.2.0</wstx.version>
<spring.version>3.0.7.RELEASE</spring.version>
</properties>