[portal-commits] JBoss Portal SVN: r11861 - in modules/portlet/tags/JBP_PORTLET_2_0_3: bridge and 12 other directories.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Sep 10 05:29:48 EDT 2008
Author: thomas.heute at jboss.com
Date: 2008-09-10 05:29:48 -0400 (Wed, 10 Sep 2008)
New Revision: 11861
Modified:
modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh
modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml
modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml
Log:
Setting version number to 2.0.3
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/bridge/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -24,4 +24,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/build/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -13,12 +13,12 @@
<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.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module</name>
<description>JBoss Portal Portlet Module</description>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/controller/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/docs/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -4,13 +4,12 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<artifactId>docs-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Docs Aggregator</name>
- <version>2.0-Beta1</version>
<url>http://labs.jboss.com/jbossportal</url>
<modules>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/docs/user-guide/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -11,9 +11,9 @@
</parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>user-guide-${translation}</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<packaging>jdocbook</packaging>
- <name>User_Guide_(${translation})</name>
+ <name>User_Guide_${translation}</name>
<repositories>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/federation/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -62,4 +62,4 @@
</build>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/jsr168api/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/management/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -20,4 +20,4 @@
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/mc/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -5,7 +5,7 @@
<artifactId>module-aggregator</artifactId>
<packaging>pom</packaging>
<name>JBoss Portal Portlet Module Aggregator</name>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<url>http://labs.jboss.com/jbossportal</url>
<dependencies/>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/portal/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/portlet/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -207,4 +207,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/releaseLibs.sh 2008-09-10 09:29:48 UTC (rev 11861)
@@ -21,9 +21,9 @@
echo "Releasing to Portal thirdparty"
fi
-cp bridge/target/portlet-bridge-2.1.0-SNAPSHOT.jar $loc/portal-portlet-bridge-lib.jar
-cp controller/target/portlet-controller-2.1.0-SNAPSHOT.jar $loc/portal-portlet-controller-lib.jar
-cp federation/target/portlet-federation-2.1.0-SNAPSHOT.jar $loc/portal-portlet-federation-lib.jar
-cp management/target/portlet-management-2.1.0-SNAPSHOT.jar $loc/portal-portlet-management-lib.jar
-cp portlet/target/portlet-portlet-2.1.0-SNAPSHOT.jar $loc/portal-portlet-lib.jar
-cp samples/target/portlet-samples-2.1.0-SNAPSHOT.jar $loc/portal-portlet-samples-lib.jar
+cp bridge/target/portlet-bridge-2.0.3.jar $loc/portal-portlet-bridge-lib.jar
+cp controller/target/portlet-controller-2.0.3.jar $loc/portal-portlet-controller-lib.jar
+cp federation/target/portlet-federation-2.0.3.jar $loc/portal-portlet-federation-lib.jar
+cp management/target/portlet-management-2.0.3.jar $loc/portal-portlet-management-lib.jar
+cp portlet/target/portlet-portlet-2.0.3.jar $loc/portal-portlet-lib.jar
+cp samples/target/portlet-samples-2.0.3.jar $loc/portal-portlet-samples-lib.jar
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/samples/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml
===================================================================
--- modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml 2008-09-10 09:19:12 UTC (rev 11860)
+++ modules/portlet/tags/JBP_PORTLET_2_0_3/test/pom.xml 2008-09-10 09:29:48 UTC (rev 11861)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.portal.portlet</groupId>
<artifactId>module-parent</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.0.3</version>
<relativePath>../build/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
More information about the portal-commits
mailing list