[seam-commits] Seam SVN: r11455 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Aug 31 06:38:45 EDT 2009


Author: manaRH
Date: 2009-08-31 06:38:45 -0400 (Mon, 31 Aug 2009)
New Revision: 11455

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-2660

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-08-31 08:14:00 UTC (rev 11454)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2009-08-31 10:38:45 UTC (rev 11455)
@@ -133,7 +133,7 @@
       <dependency>
         <groupId>jboss.web</groupId>
         <artifactId>servlet-api</artifactId>
-        <version>2.1.3.GA</version>
+        <version>2.1.3</version>
       </dependency>
 
       <dependency>
@@ -574,7 +574,7 @@
       </dependency>
 
       <dependency>
-        <groupId>javax.xml.ws</groupId>
+        <groupId>sun-jaxws</groupId>
         <artifactId>jaxws-api</artifactId>
         <version>2.1.3</version>
       </dependency>



More information about the seam-commits mailing list