Author: thomas.heute(a)jboss.com
Date: 2011-09-08 12:21:56 -0400 (Thu, 08 Sep 2011)
New Revision: 14017
Modified:
modules/cms/trunk/build/pom.xml
modules/cms/trunk/cms-jackrabbit/pom.xml
modules/cms/trunk/pom.xml
Log:
Prepare for 1.2.9 release
Modified: modules/cms/trunk/build/pom.xml
===================================================================
--- modules/cms/trunk/build/pom.xml 2011-09-08 09:34:34 UTC (rev 14016)
+++ modules/cms/trunk/build/pom.xml 2011-09-08 16:21:56 UTC (rev 14017)
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.cms</groupId>
<artifactId>module-parent</artifactId>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.9</version>
<packaging>pom</packaging>
<name>JBoss Portal CMS</name>
<
url>http://www.jboss.com/products/jbossmc</url>
Modified: modules/cms/trunk/cms-jackrabbit/pom.xml
===================================================================
--- modules/cms/trunk/cms-jackrabbit/pom.xml 2011-09-08 09:34:34 UTC (rev 14016)
+++ modules/cms/trunk/cms-jackrabbit/pom.xml 2011-09-08 16:21:56 UTC (rev 14017)
@@ -5,7 +5,7 @@
<groupId>org.jboss.portal.cms</groupId>
<artifactId>module-parent</artifactId>
<relativePath>../build/pom.xml</relativePath>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>cms-jackrabbit</artifactId>
Modified: modules/cms/trunk/pom.xml
===================================================================
--- modules/cms/trunk/pom.xml 2011-09-08 09:34:34 UTC (rev 14016)
+++ modules/cms/trunk/pom.xml 2011-09-08 16:21:56 UTC (rev 14017)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal CMS Module</name>
- <version>trunk-SNAPSHOT</version>
+ <version>1.2.9</version>
<
url>http://labs.jboss.com/jbossportal</url>
<dependencies/>