gatein SVN: r4101 - epp/portal/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 16:53:38 -0400 (Wed, 08 Sep 2010)
New Revision: 4101
Removed:
epp/portal/tags/EPP_5_0_1_CR01/
Log:
Deleting wrong tag
14 years, 3 months
gatein SVN: r4100 - epp/examples/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 15:58:18 -0400 (Wed, 08 Sep 2010)
New Revision: 4100
Added:
epp/examples/tags/EPP_5_0_1_CR01/
Log:
Tagging EPP 5.0.1 CR01
Copied: epp/examples/tags/EPP_5_0_1_CR01 (from rev 4099, epp/examples/branches/EPP_5_0_Branch)
14 years, 3 months
gatein SVN: r4099 - in epp/examples/branches/EPP_5_0_Branch/portlets: jsfhellouser/src/main/webapp/jsf and 2 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 15:45:20 -0400 (Wed, 08 Sep 2010)
New Revision: 4099
Modified:
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml
epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml
epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp
Log:
Changed JBoss Portal -> GateIn Portal
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml 2010-09-08 19:32:57 UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/pom.xml 2010-09-08 19:45:20 UTC (rev 4099)
@@ -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.1-GA-SNAPSHOT</version>
<artifactId>gatein-jsf-hellouser</artifactId>
<packaging>war</packaging>
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp 2010-09-08 19:32:57 UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsfhellouser/src/main/webapp/jsf/welcome.jsp 2010-09-08 19:45:20 UTC (rev 4099)
@@ -8,7 +8,7 @@
<br/>
<div class="portlet-font">Welcome on the JSP Hello User portlet,
-my name is JBoss Portal. What's yours ?</div>
+my name is GateIn Portal. What's yours ?</div>
<br/>
@@ -17,4 +17,4 @@
<h:commandButton action="sayHello" value="Say Hello"/>
</h:form>
-</f:view>
\ No newline at end of file
+</f:view>
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml 2010-09-08 19:32:57 UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/pom.xml 2010-09-08 19:45:20 UTC (rev 4099)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gatein.portal.examples.ortlets</groupId>
- <version>1.0.0-GA-SNAPSHOT</version>
+ <version>1.0.1-GA-SNAPSHOT</version>
<artifactId>gatein-jsp-hellouser</artifactId>
<packaging>war</packaging>
<name>EPP Portlets Examples - JSP Hello User Portlet</name>
Modified: epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp
===================================================================
--- epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp 2010-09-08 19:32:57 UTC (rev 4098)
+++ epp/examples/branches/EPP_5_0_Branch/portlets/jsphellouser/src/main/webapp/jsp/welcome.jsp 2010-09-08 19:45:20 UTC (rev 4099)
@@ -5,7 +5,7 @@
<br/>
<div class="portlet-font">Welcome on the JSP Hello User portlet,
-my name is JBoss Portal. What's yours ?</div>
+my name is GateIn Portal. What's yours ?</div>
<br/>
14 years, 3 months
gatein SVN: r4096 - in epp/portal/branches/EPP_5_0_Branch: component and 65 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 13:09:08 -0400 (Wed, 08 Sep 2010)
New Revision: 4096
Modified:
epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
epp/portal/branches/EPP_5_0_Branch/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
Log:
Preparing for next iteration
Modified: epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>examples.skins.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -37,7 +37,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -344,110 +344,110 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 17:07:06 UTC (rev 4095)
+++ epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 17:09:08 UTC (rev 4096)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01</version>
+ <version>5.0.1-epp-CR02-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 3 months
gatein SVN: r4095 - epp/portal/tags.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 13:07:06 -0400 (Wed, 08 Sep 2010)
New Revision: 4095
Added:
epp/portal/tags/EPP_5_0_1_CR01/
Log:
Tagging EPP 5.0.1 CR01
Copied: epp/portal/tags/EPP_5_0_1_CR01 (from rev 4094, epp/portal/branches/EPP_5_1_Branch)
14 years, 3 months
gatein SVN: r4094 - in epp/portal/branches/EPP_5_0_Branch: component and 65 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 13:05:27 -0400 (Wed, 08 Sep 2010)
New Revision: 4094
Modified:
epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
epp/portal/branches/EPP_5_0_Branch/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
Log:
Preparing for CR01 tagging
Modified: epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>examples.skins.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>js</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -37,7 +37,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -344,110 +344,110 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>test-jar</type>
</dependency>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
+++ epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 17:05:27 UTC (rev 4094)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-CR01-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 3 months
gatein SVN: r4093 - epp/portal/branches/EPP_5_1_Branch/examples/skins/simpleskin.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 09:45:53 -0400 (Wed, 08 Sep 2010)
New Revision: 4093
Modified:
epp/portal/branches/EPP_5_1_Branch/examples/skins/simpleskin/pom.xml
Log:
JBEPP-453: EPP 5.1 productization
double-oups, missing from commit
Modified: epp/portal/branches/EPP_5_1_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 13:34:54 UTC (rev 4092)
+++ epp/portal/branches/EPP_5_1_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 13:45:53 UTC (rev 4093)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>skins-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
14 years, 3 months
gatein SVN: r4092 - in epp/portal/branches/EPP_5_1_Branch/examples/portlets: jsphellouser and 2 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 09:34:54 -0400 (Wed, 08 Sep 2010)
New Revision: 4092
Modified:
epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml
Log:
JBEPP-453: EPP 5.1 productization
oups
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
@@ -36,4 +36,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 13:34:54 UTC (rev 4092)
@@ -8,7 +8,7 @@
-->
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
@@ -37,4 +37,4 @@
<scope>provided</scope>
</dependency>
</dependencies>
-</project>
\ No newline at end of file
+</project>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/struts-jpetstore/pom.xml 2010-09-08 13:34:54 UTC (rev 4092)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<version>5.1.0-epp-ER01-SNAPSHOT</version>
</parent>
14 years, 3 months
gatein SVN: r4091 - in epp/portal/branches/EPP_5_1_Branch/examples: skins and 1 other directory.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 09:21:09 -0400 (Wed, 08 Sep 2010)
New Revision: 4091
Modified:
epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml
Log:
JBEPP-453: EPP 5.1 productization
Fix artifactIds to please MEAD
Modified: epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
+++ epp/portal/branches/EPP_5_1_Branch/examples/portlets/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>portlets-parent</artifactId>
<packaging>pom</packaging>
<name>GateIn Portal Examples - Portlets</name>
Modified: epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
+++ epp/portal/branches/EPP_5_1_Branch/examples/skins/pom.xml 2010-09-08 13:21:09 UTC (rev 4091)
@@ -9,7 +9,7 @@
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
- <artifactId>parent</artifactId>
+ <artifactId>skins-parent</artifactId>
<packaging>pom</packaging>
<name>GateIn Skins</name>
14 years, 3 months
gatein SVN: r4090 - in epp/portal/branches/EPP_5_0_Branch: component and 65 other directories.
by do-not-reply@jboss.org
Author: thomas.heute(a)jboss.com
Date: 2010-09-08 07:39:07 -0400 (Wed, 08 Sep 2010)
New Revision: 4090
Modified:
epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
epp/portal/branches/EPP_5_0_Branch/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
epp/portal/branches/EPP_5_0_Branch/server/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
Log:
Changing version
Modified: epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/application-registry/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/common/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/dashboard/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/identity/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/management/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -21,7 +21,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/pc/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/portal/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/resources/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/scripting/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/core/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/jcr/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/organization/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/test/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/web/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/wsrp/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/component/xml-parser/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/config/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/ear/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,23 +37,23 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.config</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/jar/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/extension/war/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/config/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/ear/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,29 +37,29 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.config</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/jar/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/rest-war/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portal/war/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsfhellouser/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/jsphellouser/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/portlets/simplesthelloworld/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<groupId>org.gatein.portal.examples.skins</groupId>
Modified: epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/examples/skins/simpleskin/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.gatein.portal.examples.skins</groupId>
<artifactId>examples.skins.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>gatein-sample-skin</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/core/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/eXoGadgets/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/gadgets/server/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/module/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pkg/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>js</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/product/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/packaging/reports/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -37,7 +37,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -344,110 +344,110 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/dashboard/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/exoadmin/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/portlet/web/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/patch-ear/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/plugin/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/server/jboss/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/server/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/server/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/starter/ear/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/starter/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/starter/war/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.testsuite</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/selenium-snifftests/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.selenium.snifftests</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/testsuite/webuibasedsamples/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -3,7 +3,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.testsuite</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.webui.based.samples</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/web/eXoResources/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/web/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/web/portal/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/web/rest/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/webui/core/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/webui/eXo/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/webui/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml
===================================================================
--- epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 11:22:51 UTC (rev 4089)
+++ epp/portal/branches/EPP_5_0_Branch/webui/portal/pom.xml 2010-09-08 11:39:07 UTC (rev 4090)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>5.0.1-epp-GA-SNAPSHOT</version>
+ <version>5.0.1-epp-CR01-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
14 years, 3 months