Author: thomas.heute(a)jboss.com
Date: 2008-04-23 03:18:19 -0400 (Wed, 23 Apr 2008)
New Revision: 10700
Modified:
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
modules/common/tags/JBP_COMMON_1_2_0/releaseLibs.sh
Log:
Tag common module
Modified: modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml 2008-04-23 07:15:22 UTC (rev
10699)
+++ modules/common/tags/JBP_COMMON_1_2_0/common/pom.xml 2008-04-23 07:18:19 UTC (rev
10700)
@@ -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-04-23 07:15:22 UTC (rev 10699)
+++ modules/common/tags/JBP_COMMON_1_2_0/mc/pom.xml 2008-04-23 07:18:19 UTC (rev 10700)
@@ -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-04-23 07:15:22 UTC (rev 10699)
+++ modules/common/tags/JBP_COMMON_1_2_0/pom.xml 2008-04-23 07:18:19 UTC (rev 10700)
@@ -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-04-23 07:15:22 UTC (rev
10699)
+++ modules/common/tags/JBP_COMMON_1_2_0/portal/pom.xml 2008-04-23 07:18:19 UTC (rev
10700)
@@ -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/releaseLibs.sh
===================================================================
--- modules/common/tags/JBP_COMMON_1_2_0/releaseLibs.sh 2008-04-23 07:15:22 UTC (rev
10699)
+++ modules/common/tags/JBP_COMMON_1_2_0/releaseLibs.sh 2008-04-23 07:18:19 UTC (rev
10700)
@@ -22,6 +22,6 @@
fi
-cp common/target/common-common-1.2.0-SNAPSHOT.jar $loc/portal-common-lib.jar
-cp mc/target/common-mc-1.2.0-SNAPSHOT.jar $loc/portal-common-mc-lib.jar
-cp portal/target/common-portal-1.2.0-SNAPSHOT.jar $loc/portal-common-portal-lib.jar
+cp common/target/common-common-1.2.0.jar $loc/portal-common-lib.jar
+cp mc/target/common-mc-1.2.0.jar $loc/portal-common-mc-lib.jar
+cp portal/target/common-portal-1.2.0.jar $loc/portal-common-portal-lib.jar
Show replies by date