Author: richard.opalka(a)jboss.com
Date: 2008-07-09 02:11:06 -0400 (Wed, 09 Jul 2008)
New Revision: 7799
Modified:
stack/native/trunk/modules/testsuite/pom.xml
Log:
rollback previous commit
Modified: stack/native/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/native/trunk/modules/testsuite/pom.xml 2008-07-09 05:45:09 UTC (rev 7798)
+++ stack/native/trunk/modules/testsuite/pom.xml 2008-07-09 06:11:06 UTC (rev 7799)
@@ -415,6 +415,11 @@
<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>
@@ -455,6 +460,11 @@
<groupId>org.jboss.ws</groupId>
<artifactId>jbossws-jboss500x</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.jboss.client</groupId>
+ <artifactId>jbossall-client</artifactId>
+ <version>${jboss.version}</version>
+ </dependency>
</dependencies>
<build>
<plugins>
Show replies by date