Author: alessio.soldano(a)jboss.com
Date: 2009-06-16 06:06:19 -0400 (Tue, 16 Jun 2009)
New Revision: 10196
Modified:
stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
Log:
Use jboss 5.1.0.GA artifacts to run tests (and not snapshots)
Modified: stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2009-06-16
09:54:37 UTC (rev 10195)
+++ stack/native/branches/jbossws-native-3.1.2/modules/testsuite/pom.xml 2009-06-16
10:06:19 UTC (rev 10196)
@@ -429,7 +429,7 @@
<profile>
<id>jboss510</id>
<properties>
- <jboss.version>5.1.0-SNAPSHOT</jboss.version>
+ <jboss.version>5.1.0.GA</jboss.version>
<jbossws.integration.target>jboss510</jbossws.integration.target>
</properties>
<dependencies>
Show replies by date