Author: manik.surtani(a)jboss.com
Date: 2009-08-10 08:42:28 -0400 (Mon, 10 Aug 2009)
New Revision: 8177
Modified:
core/trunk/pom.xml
Log:
Updated version
Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml 2009-08-10 12:42:05 UTC (rev 8176)
+++ core/trunk/pom.xml 2009-08-10 12:42:28 UTC (rev 8177)
@@ -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.1.0-SNAPSHOT</jbosscache-core-version>
+ <jbosscache-core-version>3.2.0-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. -->