Author: richard.opalka(a)jboss.com
Date: 2008-07-09 01:45:09 -0400 (Wed, 09 Jul 2008)
New Revision: 7798
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
remove jbossall-client dependency
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2008-07-08 13:38:52 UTC (rev 7797)
+++ stack/native/trunk/modules/testsuite/pom.xml 2008-07-09 05:45:09 UTC (rev 7798)
@@ -415,11 +415,6 @@
<artifactId>hibernate</artifactId>
<version>${hibernate.version}</version>
</dependency>
- <dependency>
- <groupId>org.jboss.client</groupId>
- <artifactId>jbossall-client</artifactId>
- <version>${jboss.version}</version>
- </dependency>
</dependencies>
<build>
<plugins>
@@ -457,11 +452,6 @@
<version>${hibernate.version}</version>
</dependency>
<dependency>
- <groupId>org.jboss.client</groupId>
- <artifactId>jbossall-client</artifactId>
- <version>${jboss.version}</version>
- </dependency>
- <dependency>
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss500x</artifactId>
</dependency>
Show replies by date