Author: manik.surtani(a)jboss.com
Date: 2010-05-10 10:59:43 -0400 (Mon, 10 May 2010)
New Revision: 8404
Modified:
core/trunk/pom.xml
Log:
Version update
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2010-05-10 14:29:46 UTC (rev 8403)
+++ core/trunk/pom.xml 2010-05-10 14:59:43 UTC (rev 8404)
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
- <jbosscache-core-version>3.2.5-SNAPSHOT</jbosscache-core-version>
+ <jbosscache-core-version>3.2.6-SNAPSHOT</jbosscache-core-version>
<!-- By default only run tests in the "unit" group -->
<defaultTestGroup>unit</defaultTestGroup>
<!-- By default only generate Javadocs when we install the module. -->