Author: skabashnyuk
Date: 2009-12-24 10:12:02 -0500 (Thu, 24 Dec 2009)
New Revision: 1167
Modified:
jcr/branches/1.12.0-JBCCACHE/pom.xml
Log:
EXOJCR-334 : update pom version
Modified: jcr/branches/1.12.0-JBCCACHE/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/pom.xml 2009-12-24 14:56:17 UTC (rev 1166)
+++ jcr/branches/1.12.0-JBCCACHE/pom.xml 2009-12-24 15:12:02 UTC (rev 1167)
@@ -356,7 +356,18 @@
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
<version>3.2.0.GA</version>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>jboss.jbossts</groupId>
+ <artifactId>jbossjts</artifactId>
+ <version>4.6.1.GA</version>
+ </dependency>
+ <dependency>
+ <groupId>jboss.jbossts</groupId>
+ <artifactId>jbossts-common</artifactId>
+ <version>4.6.1.GA</version>
+ </dependency>
+
</dependencies>
</dependencyManagement>
Show replies by date