Author: tfonteyn
Date: 2012-01-18 08:24:02 -0500 (Wed, 18 Jan 2012)
New Revision: 8482
Modified:
core/support-branches/3.2.8.GA_JBPAPP-7852/pom.xml
Log:
[JBPAPP-7852] corrected version
Modified: core/support-branches/3.2.8.GA_JBPAPP-7852/pom.xml
===================================================================
--- core/support-branches/3.2.8.GA_JBPAPP-7852/pom.xml 2012-01-11 20:43:31 UTC (rev 8481)
+++ core/support-branches/3.2.8.GA_JBPAPP-7852/pom.xml 2012-01-18 13:24:02 UTC (rev 8482)
@@ -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.8.GA</jbosscache-core-version>
+
<jbosscache-core-version>3.2.8.GA_JBPAPP-7852</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. -->