[jbossws-commits] JBossWS SVN: r7728 - stack/native/branches/jbossws-native-3.0.2.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Jun 20 14:19:44 EDT 2008


Author: alessio.soldano at jboss.com
Date: 2008-06-20 14:19:44 -0400 (Fri, 20 Jun 2008)
New Revision: 7728

Modified:
   stack/native/branches/jbossws-native-3.0.2/pom.xml
Log:
Using jbossws.framework.version for the framework testsuite artifact


Modified: stack/native/branches/jbossws-native-3.0.2/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.0.2/pom.xml	2008-06-20 18:18:33 UTC (rev 7727)
+++ stack/native/branches/jbossws-native-3.0.2/pom.xml	2008-06-20 18:19:44 UTC (rev 7728)
@@ -104,7 +104,7 @@
       <dependency>
         <groupId>org.jboss.ws</groupId>
         <artifactId>jbossws-framework</artifactId>
-        <version>${version}</version>
+        <version>${jbossws.framework.version}</version>
         <classifier>testsuite</classifier>
         <type>zip</type>
       </dependency>




More information about the jbossws-commits mailing list