Author: thomas.heute(a)jboss.com
Date: 2010-12-11 06:36:29 -0500 (Sat, 11 Dec 2010)
New Revision: 5572
Modified:
epp/examples/tags/EPP_5_1_0_GA/portlets/idmhelloworld/pom.xml
epp/examples/tags/EPP_5_1_0_GA/portlets/jsfhellouser/pom.xml
epp/examples/tags/EPP_5_1_0_GA/portlets/jsphellouser/pom.xml
epp/examples/tags/EPP_5_1_0_GA/portlets/pom.xml
epp/examples/tags/EPP_5_1_0_GA/portlets/prpapi/pom.xml
epp/examples/tags/EPP_5_1_0_GA/portlets/simplesthelloworld/pom.xml
epp/examples/tags/EPP_5_1_0_GA/skins/pom.xml
epp/examples/tags/EPP_5_1_0_GA/skins/simpleskin/pom.xml
Log:
Removing -SNAPSHOT
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/idmhelloworld/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/idmhelloworld/pom.xml 2010-12-11 11:32:21 UTC
(rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/idmhelloworld/pom.xml 2010-12-11 11:36:29 UTC
(rev 5572)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.1.0-GA-SNAPSHOT</version>
+ <version>1.1.0-GA</version>
<artifactId>gatein-idm-helloworld</artifactId>
<packaging>war</packaging>
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/jsfhellouser/pom.xml 2010-12-11 11:32:21 UTC
(rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/jsfhellouser/pom.xml 2010-12-11 11:36:29 UTC
(rev 5572)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.1.0-GA-SNAPSHOT</version>
+ <version>1.1.0-GA</version>
<artifactId>gatein-jsf-hellouser</artifactId>
<packaging>war</packaging>
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/jsphellouser/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/jsphellouser/pom.xml 2010-12-11 11:32:21 UTC
(rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/jsphellouser/pom.xml 2010-12-11 11:36:29 UTC
(rev 5572)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.0.2-GA-SNAPSHOT</version>
+ <version>1.0.2-GA</version>
<artifactId>gatein-jsp-hellouser</artifactId>
<packaging>war</packaging>
<name>EPP Portlets Examples - JSP Hello User Portlet</name>
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/pom.xml 2010-12-11 11:32:21 UTC (rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/pom.xml 2010-12-11 11:36:29 UTC (rev 5572)
@@ -5,7 +5,7 @@
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>reactor</artifactId>
<packaging>pom</packaging>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.0-GA</version>
<name>EPP Portlets Examples</name>
<modules>
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/prpapi/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/prpapi/pom.xml 2010-12-11 11:32:21 UTC (rev
5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/prpapi/pom.xml 2010-12-11 11:36:29 UTC (rev
5572)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.0-GA</version>
<artifactId>gatein-prp-api</artifactId>
<packaging>war</packaging>
<name>EPP Portlets Examples - Public Render Parameters API example
Portlet</name>
Modified: epp/examples/tags/EPP_5_1_0_GA/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/portlets/simplesthelloworld/pom.xml 2010-12-11 11:32:21
UTC (rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/portlets/simplesthelloworld/pom.xml 2010-12-11 11:36:29
UTC (rev 5572)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <version>1.0.1-GA-SNAPSHOT</version>
+ <version>1.0.1-GA</version>
<artifactId>gatein-simplest-helloworld</artifactId>
<packaging>war</packaging>
Modified: epp/examples/tags/EPP_5_1_0_GA/skins/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/skins/pom.xml 2010-12-11 11:32:21 UTC (rev 5571)
+++ epp/examples/tags/EPP_5_1_0_GA/skins/pom.xml 2010-12-11 11:36:29 UTC (rev 5572)
@@ -4,7 +4,7 @@
<groupId>org.gatein.portal.examples.skins</groupId>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.0-GA</version>
<artifactId>reactor</artifactId>
<packaging>pom</packaging>
<name>EPP Skins Examples</name>
Modified: epp/examples/tags/EPP_5_1_0_GA/skins/simpleskin/pom.xml
===================================================================
--- epp/examples/tags/EPP_5_1_0_GA/skins/simpleskin/pom.xml 2010-12-11 11:32:21 UTC (rev
5571)
+++ epp/examples/tags/EPP_5_1_0_GA/skins/simpleskin/pom.xml 2010-12-11 11:36:29 UTC (rev
5572)
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.skins</groupId>
- <version>1.0.1-GA-SNAPSHOT</version>
+ <version>1.0.1-GA</version>
<artifactId>gatein-simple-skin</artifactId>
<packaging>war</packaging>
<name>EPP Skins Examples - Simple Deployable Skin</name>
Show replies by date