Author: thomas.heute(a)jboss.com
Date: 2009-12-11 09:41:29 -0500 (Fri, 11 Dec 2009)
New Revision: 13868
Modified:
modules/web/tags/JBP_WEB_1_2_4/build/pom.xml
modules/web/tags/JBP_WEB_1_2_4/pom.xml
modules/web/tags/JBP_WEB_1_2_4/web/pom.xml
Log:
Correct tag
Modified: modules/web/tags/JBP_WEB_1_2_4/build/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_4/build/pom.xml 2009-12-11 14:15:32 UTC (rev 13867)
+++ modules/web/tags/JBP_WEB_1_2_4/build/pom.xml 2009-12-11 14:41:29 UTC (rev 13868)
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<packaging>pom</packaging>
<name>JBoss Portal Test Module</name>
<
url>http://www.jboss.com/products/jbossmc</url>
Modified: modules/web/tags/JBP_WEB_1_2_4/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_4/pom.xml 2009-12-11 14:15:32 UTC (rev 13867)
+++ modules/web/tags/JBP_WEB_1_2_4/pom.xml 2009-12-11 14:41:29 UTC (rev 13868)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Web Module</name>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<
url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/web/tags/JBP_WEB_1_2_4/web/pom.xml
===================================================================
--- modules/web/tags/JBP_WEB_1_2_4/web/pom.xml 2009-12-11 14:15:32 UTC (rev 13867)
+++ modules/web/tags/JBP_WEB_1_2_4/web/pom.xml 2009-12-11 14:41:29 UTC (rev 13868)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.web</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.2.4</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>