Author: alessio.soldano(a)jboss.com
Date: 2013-05-19 11:42:47 -0400 (Sun, 19 May 2013)
New Revision: 17598
Modified:
stack/cxf/trunk/modules/dist/pom.xml
stack/cxf/trunk/modules/testsuite/pom.xml
stack/cxf/trunk/pom.xml
Log:
[JBWS-3627] Updating jboss-as-webservices-tests GAV
Modified: stack/cxf/trunk/modules/dist/pom.xml
===================================================================
--- stack/cxf/trunk/modules/dist/pom.xml 2013-05-19 15:17:45 UTC (rev 17597)
+++ stack/cxf/trunk/modules/dist/pom.xml 2013-05-19 15:42:47 UTC (rev 17598)
@@ -246,8 +246,8 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>org.jboss.as</groupId>
- <artifactId>jboss-as-webservices-tests-integration</artifactId>
+ <groupId>org.wildfly</groupId>
+ <artifactId>wildfly-webservices-tests-integration</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2013-05-19 15:17:45 UTC (rev 17597)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2013-05-19 15:42:47 UTC (rev 17598)
@@ -803,8 +803,8 @@
</properties>
<dependencies>
<dependency>
- <groupId>org.jboss.as</groupId>
- <artifactId>jboss-as-webservices-tests-integration</artifactId>
+ <groupId>org.wildfly</groupId>
+ <artifactId>wildfly-webservices-tests-integration</artifactId>
<version>${jboss.version}</version>
</dependency>
</dependencies>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2013-05-19 15:17:45 UTC (rev 17597)
+++ stack/cxf/trunk/pom.xml 2013-05-19 15:42:47 UTC (rev 17598)
@@ -165,8 +165,8 @@
<version>${jbossws.jboss720.version}</version>
</dependency>
<dependency>
- <groupId>org.jboss.as</groupId>
- <artifactId>jboss-as-webservices-tests-integration</artifactId>
+ <groupId>org.wildfly</groupId>
+ <artifactId>wildfly-webservices-tests-integration</artifactId>
<version>${wildfly800.version}</version>
</dependency>
<dependency>
Show replies by date