Author: alessio.soldano(a)jboss.com
Date: 2012-04-06 12:52:05 -0400 (Fri, 06 Apr 2012)
New Revision: 16124
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
[JBWS-3483] Updating testsuite profile
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2012-04-06 16:36:56 UTC (rev 16123)
+++ stack/native/trunk/modules/testsuite/pom.xml 2012-04-06 16:52:05 UTC (rev 16124)
@@ -288,9 +288,9 @@
</properties>
<dependencies>
<dependency>
- <groupId>org.jboss.as</groupId>
- <artifactId>jboss-as-webservices-tests-integration</artifactId>
- <version>${jboss.version}</version>
+ <groupId>org.jboss.ws</groupId>
+ <artifactId>jbossws-jboss711</artifactId>
+ <classifier>tests-integration</classifier>
<exclusions>
<exclusion>
<groupId>org.jboss.as</groupId>
Show replies by date