Author: julien(a)jboss.com
Date: 2008-06-13 08:19:40 -0400 (Fri, 13 Jun 2008)
New Revision: 11033
Modified:
modules/common/tags/JBP_COMMON_1_2_0/build/pom.xml
modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml
modules/common/tags/JBP_COMMON_1_2_0/mc/pom.xml
modules/common/tags/JBP_COMMON_1_2_0/pom.xml
modules/common/tags/JBP_COMMON_1_2_0/portal/pom.xml
Log:
update for the 1.2.0 release
Modified: modules/common/tags/JBP_COMMON_1_2_0/build/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/build/pom.xml 2008-06-13 11:49:23 UTC (rev
11032)
+++ modules/common/tags/JBP_COMMON_1_2_0/build/pom.xml 2008-06-13 12:19:40 UTC (rev
11033)
@@ -3,14 +3,14 @@
<parent>
<groupId>org.jboss.portal</groupId>
<artifactId>jboss-portal-parent</artifactId>
- <version>1-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Modules Common</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<
url>http://labs.jboss.com/jbossportal</url>
<properties>
Modified: modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml 2008-06-13 11:49:23 UTC (rev
11032)
+++ modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml 2008-06-13 12:19:40 UTC (rev
11033)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/common/tags/JBP_COMMON_1_2_0/mc/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/mc/pom.xml 2008-06-13 11:49:23 UTC (rev 11032)
+++ modules/common/tags/JBP_COMMON_1_2_0/mc/pom.xml 2008-06-13 12:19:40 UTC (rev 11033)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/common/tags/JBP_COMMON_1_2_0/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/pom.xml 2008-06-13 11:49:23 UTC (rev 11032)
+++ modules/common/tags/JBP_COMMON_1_2_0/pom.xml 2008-06-13 12:19:40 UTC (rev 11033)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Modules Common (aggregator)</name>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<distributionManagement>
<repository>
Modified: modules/common/tags/JBP_COMMON_1_2_0/portal/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/portal/pom.xml 2008-06-13 11:49:23 UTC (rev
11032)
+++ modules/common/tags/JBP_COMMON_1_2_0/portal/pom.xml 2008-06-13 12:19:40 UTC (rev
11033)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.common</groupId>
<artifactId>module-parent</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>