Author: manik.surtani(a)jboss.com
Date: 2009-08-24 11:19:10 -0400 (Mon, 24 Aug 2009)
New Revision: 8198
Modified:
core/trunk/pom.xml
Log:
JBossTS stuff
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2009-08-20 16:21:27 UTC (rev 8197)
+++ core/trunk/pom.xml 2009-08-24 15:19:10 UTC (rev 8198)
@@ -105,6 +105,18 @@
<version>4.4.0.GA</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>jboss.jbossts</groupId>
+ <artifactId>jbossjts</artifactId>
+ <version>4.6.1.GA</version>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
+ <groupId>jboss.jbossts</groupId>
+ <artifactId>jbossts-common</artifactId>
+ <version>4.6.1.GA</version>
+ <scope>test</scope>
+ </dependency>
<dependency>
<groupId>beanshell</groupId>
<artifactId>bsh</artifactId>
Show replies by date