[jboss-cvs] JBossAS SVN: r67414 - projects/microcontainer/trunk/deployers-client.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 23 11:25:40 EST 2007


Author: adrian at jboss.org
Date: 2007-11-23 11:25:39 -0500 (Fri, 23 Nov 2007)
New Revision: 67414

Modified:
   projects/microcontainer/trunk/deployers-client/pom.xml
Log:
Fix the broken maven dependencies in the deployers-client project.

Modified: projects/microcontainer/trunk/deployers-client/pom.xml
===================================================================
--- projects/microcontainer/trunk/deployers-client/pom.xml	2007-11-23 16:24:00 UTC (rev 67413)
+++ projects/microcontainer/trunk/deployers-client/pom.xml	2007-11-23 16:25:39 UTC (rev 67414)
@@ -55,7 +55,6 @@
     <dependency>
     <groupId>org.jboss.microcontainer</groupId>
       <artifactId>jboss-deployers-core-spi</artifactId>
-      <scope>test</scope>
     </dependency>
     <dependency>
     <groupId>org.jboss.microcontainer</groupId>




More information about the jboss-cvs-commits mailing list