[jboss-svn-commits] JBL Code SVN: r37298 - in labs/jbosstm/trunk/XTS: WS-T/ws-t11 and 1 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Jul 25 08:56:16 EDT 2011
Author: jhalliday
Date: 2011-07-25 08:56:16 -0400 (Mon, 25 Jul 2011)
New Revision: 37298
Modified:
labs/jbosstm/trunk/XTS/WS-C/ws-c11/pom.xml
labs/jbosstm/trunk/XTS/WS-T/ws-t11/pom.xml
labs/jbosstm/trunk/XTS/WSTX/wstx11/pom.xml
Log:
Update build deps to AS 7.0.0.Final
Modified: labs/jbosstm/trunk/XTS/WS-C/ws-c11/pom.xml
===================================================================
--- labs/jbosstm/trunk/XTS/WS-C/ws-c11/pom.xml 2011-07-25 12:54:51 UTC (rev 37297)
+++ labs/jbosstm/trunk/XTS/WS-C/ws-c11/pom.xml 2011-07-25 12:56:16 UTC (rev 37298)
@@ -56,8 +56,6 @@
<dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-api</artifactId>
- <version>1.0.0.Beta1</version>
- <!-- TODO AS7 -->
</dependency>
<dependency>
<groupId>org.jboss.narayana.xts</groupId>
Modified: labs/jbosstm/trunk/XTS/WS-T/ws-t11/pom.xml
===================================================================
--- labs/jbosstm/trunk/XTS/WS-T/ws-t11/pom.xml 2011-07-25 12:54:51 UTC (rev 37297)
+++ labs/jbosstm/trunk/XTS/WS-T/ws-t11/pom.xml 2011-07-25 12:56:16 UTC (rev 37298)
@@ -107,8 +107,6 @@
<dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-api</artifactId>
- <version>1.0.0.Beta1</version>
- <!-- TODO AS7 -->
</dependency>
</dependencies>
</project>
Modified: labs/jbosstm/trunk/XTS/WSTX/wstx11/pom.xml
===================================================================
--- labs/jbosstm/trunk/XTS/WSTX/wstx11/pom.xml 2011-07-25 12:54:51 UTC (rev 37297)
+++ labs/jbosstm/trunk/XTS/WSTX/wstx11/pom.xml 2011-07-25 12:56:16 UTC (rev 37298)
@@ -72,8 +72,6 @@
<dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-api</artifactId>
- <version>1.0.0.Beta1</version>
- <!-- TODO AS7 -->
</dependency>
</dependencies>
</project>
More information about the jboss-svn-commits
mailing list