Author: nfilotto
Date: 2010-08-30 13:06:59 -0400 (Mon, 30 Aug 2010)
New Revision: 3018
Modified:
jcr/branches/1.12.x/packaging/module/src/main/javascript/jcr.packaging.module.js
jcr/branches/1.12.x/pom.xml
Log:
EXOJCR-688: JBC upgraded to 3.2.6.GA
Modified:
jcr/branches/1.12.x/packaging/module/src/main/javascript/jcr.packaging.module.js
===================================================================
---
jcr/branches/1.12.x/packaging/module/src/main/javascript/jcr.packaging.module.js 2010-08-30
17:06:07 UTC (rev 3017)
+++
jcr/branches/1.12.x/packaging/module/src/main/javascript/jcr.packaging.module.js 2010-08-30
17:06:59 UTC (rev 3018)
@@ -24,7 +24,7 @@
addDependency(new Project("jgroups", "jgroups", "jar",
"2.6.13.GA")).
addDependency(new Project("stax", "stax-api", "jar",
"1.0")).
// addDependency(new Project("stax", "stax", "jar",
"1.2.0")).
- addDependency(new
Project("org.jboss.cache","jbosscache-core","jar","3.2.4.GA")).
+ addDependency(new
Project("org.jboss.cache","jbosscache-core","jar","3.2.6.GA")).
addDependency(new
Project("jboss.jbossts","jbossjts","jar","4.6.1.GA")).
addDependency(new
Project("jboss.jbossts","jbossts-common","jar","4.6.1.GA")).
addDependency(new
Project("org.apache.ws.commons","ws-commons-util","jar","1.0.1")).
Modified: jcr/branches/1.12.x/pom.xml
===================================================================
--- jcr/branches/1.12.x/pom.xml 2010-08-30 17:06:07 UTC (rev 3017)
+++ jcr/branches/1.12.x/pom.xml 2010-08-30 17:06:59 UTC (rev 3018)
@@ -369,7 +369,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>3.2.4.GA</version>
+ <version>3.2.6.GA</version>
</dependency>
<dependency>
<groupId>jboss.jbossts</groupId>
Show replies by date