Author: heiko.braun(a)jboss.com
Date: 2008-06-03 05:54:09 -0400 (Tue, 03 Jun 2008)
New Revision: 7275
Modified:
stack/native/trunk/modules/testsuite/native-tests/pom.xml
Log:
Remove MC dependency
Modified: stack/native/trunk/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/native-tests/pom.xml 2008-06-03 09:18:36 UTC (rev
7274)
+++ stack/native/trunk/modules/testsuite/native-tests/pom.xml 2008-06-03 09:54:09 UTC (rev
7275)
@@ -34,20 +34,7 @@
<version>1.1.0.Beta5</version>
<scope>test</scope>
<type>sar</type>
- </dependency>
-
- <dependency>
- <groupId>org.jboss.microcontainer</groupId>
- <artifactId>jboss-dependency</artifactId>
- <version>${version.org.jboss.microcontainer}</version>
- </dependency>
-
- <dependency>
- <groupId>org.jboss.microcontainer</groupId>
- <artifactId>jboss-kernel</artifactId>
- <version>${version.org.jboss.microcontainer}</version>
- </dependency>
-
+ </dependency>
</dependencies>
<!-- Profiles -->
Show replies by date