[jboss-cvs] JBossAS SVN: r83463 - branches/Branch_5_x/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 27 06:13:41 EST 2009


Author: alessio.soldano at jboss.com
Date: 2009-01-27 06:13:41 -0500 (Tue, 27 Jan 2009)
New Revision: 83463

Modified:
   branches/Branch_5_x/ejb3/pom.xml
Log:
Removing useless dependency


Modified: branches/Branch_5_x/ejb3/pom.xml
===================================================================
--- branches/Branch_5_x/ejb3/pom.xml	2009-01-27 11:08:28 UTC (rev 83462)
+++ branches/Branch_5_x/ejb3/pom.xml	2009-01-27 11:13:41 UTC (rev 83463)
@@ -82,11 +82,6 @@
     </dependency>
     
     <dependency>
-      <groupId>org.jboss.ws.native</groupId>
-      <artifactId>jbossws-native-jaxws</artifactId>
-    </dependency>
-    
-    <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <scope>test</scope>




More information about the jboss-cvs-commits mailing list