Author: tkimura
Date: 2012-07-17 00:38:19 -0400 (Tue, 17 Jul 2012)
New Revision: 8510
Modified:
core/trunk/pom.xml
Log:
Upgrade version to 3.2.9-SNAPSHOT
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2012-07-12 14:51:04 UTC (rev 8509)
+++ core/trunk/pom.xml 2012-07-17 04:38:19 UTC (rev 8510)
@@ -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.6-SNAPSHOT</jbosscache-core-version>
+ <jbosscache-core-version>3.2.9-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. -->