[jboss-cvs] JBossAS SVN: r83464 - trunk/ejb3.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 27 06:15:45 EST 2009


Author: alessio.soldano at jboss.com
Date: 2009-01-27 06:15:45 -0500 (Tue, 27 Jan 2009)
New Revision: 83464

Modified:
   trunk/ejb3/pom.xml
Log:
Removing useless dependency


Modified: trunk/ejb3/pom.xml
===================================================================
--- trunk/ejb3/pom.xml	2009-01-27 11:13:41 UTC (rev 83463)
+++ trunk/ejb3/pom.xml	2009-01-27 11:15:45 UTC (rev 83464)
@@ -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