JBossWS SVN: r17737 - stack/cxf/branches/jbossws-cxf-4.1.x.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2013-06-25 04:35:51 -0400 (Tue, 25 Jun 2013)
New Revision: 17737
Modified:
stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml
Log:
Use current jboss-eap 6.1.x server integration
Modified: stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml 2013-06-25 06:28:53 UTC (rev 17736)
+++ stack/cxf/branches/jbossws-cxf-4.1.x/pom.xml 2013-06-25 08:35:51 UTC (rev 17737)
@@ -71,7 +71,7 @@
<jboss711.version>7.1.1.Final</jboss711.version>
<jboss712.version>7.1.2.Final</jboss712.version>
<jboss713.version>7.1.3.Final</jboss713.version>
- <jboss720.version>7.2.0.Alpha1-SNAPSHOT</jboss720.version>
+ <jboss720.version>7.2.2-internal-SNAPSHOT</jboss720.version>
<ejb.api.version>1.0.1.Final</ejb.api.version>
<cxf.version>2.6.8</cxf.version>
<cxf.asm.version>3.3.1</cxf.asm.version>