Author: aheritier
Date: 2010-02-05 00:53:56 -0500 (Fri, 05 Feb 2010)
New Revision: 1534
Modified:
portal/branches/3.0.0-Beta05-CP/component/application-registry/pom.xml
portal/branches/3.0.0-Beta05-CP/component/common/pom.xml
portal/branches/3.0.0-Beta05-CP/component/dashboard/pom.xml
portal/branches/3.0.0-Beta05-CP/component/identity/pom.xml
portal/branches/3.0.0-Beta05-CP/component/pc/pom.xml
portal/branches/3.0.0-Beta05-CP/component/pom.xml
portal/branches/3.0.0-Beta05-CP/component/portal/pom.xml
portal/branches/3.0.0-Beta05-CP/component/resources/pom.xml
portal/branches/3.0.0-Beta05-CP/component/scripting/pom.xml
portal/branches/3.0.0-Beta05-CP/component/test/core/pom.xml
portal/branches/3.0.0-Beta05-CP/component/test/jcr/pom.xml
portal/branches/3.0.0-Beta05-CP/component/test/organization/pom.xml
portal/branches/3.0.0-Beta05-CP/component/test/pom.xml
portal/branches/3.0.0-Beta05-CP/component/web/pom.xml
portal/branches/3.0.0-Beta05-CP/component/wsrp/pom.xml
portal/branches/3.0.0-Beta05-CP/component/xml-parser/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/extension/config/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/extension/ear/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/extension/jar/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/extension/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/extension/war/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/config/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/ear/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/jar/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/rest-war/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portal/war/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portlets/jsfhellouser/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portlets/jsphellouser/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portlets/pom.xml
portal/branches/3.0.0-Beta05-CP/examples/portlets/simplesthelloworld/pom.xml
portal/branches/3.0.0-Beta05-CP/gadgets/core/pom.xml
portal/branches/3.0.0-Beta05-CP/gadgets/eXoGadgets/pom.xml
portal/branches/3.0.0-Beta05-CP/gadgets/pom.xml
portal/branches/3.0.0-Beta05-CP/gadgets/server/pom.xml
portal/branches/3.0.0-Beta05-CP/packaging/module/pom.xml
portal/branches/3.0.0-Beta05-CP/packaging/pkg/pom.xml
portal/branches/3.0.0-Beta05-CP/packaging/pom.xml
portal/branches/3.0.0-Beta05-CP/packaging/product/pom.xml
portal/branches/3.0.0-Beta05-CP/packaging/reports/pom.xml
portal/branches/3.0.0-Beta05-CP/pom.xml
portal/branches/3.0.0-Beta05-CP/portlet/dashboard/pom.xml
portal/branches/3.0.0-Beta05-CP/portlet/exoadmin/pom.xml
portal/branches/3.0.0-Beta05-CP/portlet/pom.xml
portal/branches/3.0.0-Beta05-CP/portlet/web/pom.xml
portal/branches/3.0.0-Beta05-CP/server/jboss/patch-ear/pom.xml
portal/branches/3.0.0-Beta05-CP/server/jboss/plugin/pom.xml
portal/branches/3.0.0-Beta05-CP/server/jboss/pom.xml
portal/branches/3.0.0-Beta05-CP/server/pom.xml
portal/branches/3.0.0-Beta05-CP/server/tomcat/patch/pom.xml
portal/branches/3.0.0-Beta05-CP/server/tomcat/plugin/pom.xml
portal/branches/3.0.0-Beta05-CP/server/tomcat/pom.xml
portal/branches/3.0.0-Beta05-CP/starter/ear/pom.xml
portal/branches/3.0.0-Beta05-CP/starter/pom.xml
portal/branches/3.0.0-Beta05-CP/starter/war/pom.xml
portal/branches/3.0.0-Beta05-CP/web/eXoResources/pom.xml
portal/branches/3.0.0-Beta05-CP/web/pom.xml
portal/branches/3.0.0-Beta05-CP/web/portal/pom.xml
portal/branches/3.0.0-Beta05-CP/web/rest/pom.xml
portal/branches/3.0.0-Beta05-CP/webui/core/pom.xml
portal/branches/3.0.0-Beta05-CP/webui/eXo/pom.xml
portal/branches/3.0.0-Beta05-CP/webui/pom.xml
portal/branches/3.0.0-Beta05-CP/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0-Beta05-CP01
Modified: portal/branches/3.0.0-Beta05-CP/component/application-registry/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/application-registry/pom.xml 2010-02-05
05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/application-registry/pom.xml 2010-02-05
05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,7 +45,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
@@ -56,28 +56,28 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/common/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/common/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/common/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.common</artifactId>
@@ -67,14 +67,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/dashboard/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/dashboard/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/dashboard/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/component/identity/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/identity/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/identity/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/component/pc/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/pc/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/pc/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,13 +23,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.pc</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<name>GateIn Portal Component PC integration</name>
<dependencies>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/branches/3.0.0-Beta05-CP/component/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.component</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/component/portal/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/portal/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/portal/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -46,25 +46,25 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
@@ -102,21 +102,21 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.jcr</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.organization</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>test</scope>
</dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/resources/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/resources/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/resources/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/scripting/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/scripting/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/scripting/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -40,13 +40,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.xml-parser</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/test/core/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/test/core/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/test/core/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/component/test/jcr/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/test/jcr/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/test/jcr/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/test/organization/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/test/organization/pom.xml 2010-02-05
05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/test/organization/pom.xml 2010-02-05
05:53:56 UTC (rev 1534)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.test.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.identity</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/test/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/test/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/test/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -22,7 +22,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/component/web/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/web/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/web/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -55,13 +55,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.common</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/component/wsrp/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/wsrp/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/component/wsrp/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -25,13 +25,13 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>exo.portal.component.wsrp</artifactId>
<packaging>jar</packaging>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<name>GateIn Portal Component WSRP integration</name>
<dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/component/xml-parser/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/component/xml-parser/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/component/xml-parser/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/extension/config/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/extension/config/pom.xml 2010-02-05 05:39:27
UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/extension/config/pom.xml 2010-02-05 05:53:56
UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/extension/ear/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/extension/ear/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/extension/ear/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</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>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.jar</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.extension.war</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/examples/extension/jar/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/extension/jar/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/extension/jar/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
</dependencies>
</project>
Modified: portal/branches/3.0.0-Beta05-CP/examples/extension/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/extension/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/extension/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.sample.extension.root</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/extension/war/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/extension/war/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/extension/war/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.sample</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/config/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/config/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/config/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/ear/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/ear/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/ear/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</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>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.jar</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.war</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.sample.portal.rest-war</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/jar/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/jar/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/jar/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
</dependencies>
</project>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.sample.portal.root</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/rest-war/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/rest-war/pom.xml 2010-02-05 05:39:27
UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/rest-war/pom.xml 2010-02-05 05:53:56
UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portal/war/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portal/war/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portal/war/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portlets/jsfhellouser/pom.xml 2010-02-05
05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portlets/jsfhellouser/pom.xml 2010-02-05
05:53:56 UTC (rev 1534)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>gatein-jsf-hellouser</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portlets/jsphellouser/pom.xml 2010-02-05
05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portlets/jsphellouser/pom.xml 2010-02-05
05:53:56 UTC (rev 1534)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>gatein-jsp-hellouser</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portlets/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/examples/portlets/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/examples/portlets/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
Modified: portal/branches/3.0.0-Beta05-CP/examples/portlets/simplesthelloworld/pom.xml
===================================================================
---
portal/branches/3.0.0-Beta05-CP/examples/portlets/simplesthelloworld/pom.xml 2010-02-05
05:39:27 UTC (rev 1533)
+++
portal/branches/3.0.0-Beta05-CP/examples/portlets/simplesthelloworld/pom.xml 2010-02-05
05:53:56 UTC (rev 1534)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.gatein.portal.examples.portlets</groupId>
<artifactId>parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>gatein-simplest-helloworld</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/gadgets/core/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/gadgets/core/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/gadgets/core/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -14,7 +14,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.gadgets-core</artifactId>
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/gadgets/eXoGadgets/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/gadgets/eXoGadgets/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
Modified: portal/branches/3.0.0-Beta05-CP/gadgets/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/gadgets/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/gadgets/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.gadgets</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/gadgets/server/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/gadgets/server/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/gadgets/server/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -25,7 +25,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.gadgets-server</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/packaging/module/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/packaging/module/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/packaging/module/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/packaging/pkg/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/packaging/pkg/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/packaging/pkg/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -67,13 +67,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.module</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>js</type>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>portal.packaging.product</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>js</type>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/packaging/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/packaging/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/packaging/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/packaging/product/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/packaging/product/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/packaging/product/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/packaging/reports/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/packaging/reports/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/packaging/reports/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.packaging</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -31,7 +31,7 @@
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<packaging>pom</packaging>
<name>GateIn - Portal</name>
@@ -70,9 +70,9 @@
</properties>
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/branch...
-
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/b...
-
<
url>http://fisheye.jboss.org/browse/gatein/portal/branches/3.0.0-Beta0...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3...
+
<
developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/t...
+
<
url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta05-CP...
</scm>
<modules>
Modified: portal/branches/3.0.0-Beta05-CP/portlet/dashboard/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/portlet/dashboard/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/portlet/dashboard/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,20 +35,20 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.dashboard</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/portlet/exoadmin/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/portlet/exoadmin/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/portlet/exoadmin/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,14 +35,14 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
Modified: portal/branches/3.0.0-Beta05-CP/portlet/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/portlet/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/portlet/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.portlet</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/portlet/web/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/portlet/web/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/portlet/web/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.portlet</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<scope>provided</scope>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/jboss/patch-ear/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/server/jboss/patch-ear/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/server/jboss/plugin/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/jboss/plugin/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/server/jboss/plugin/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.jboss</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/server/jboss/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/jboss/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/server/jboss/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.server.jboss</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/server/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/server/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.server</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/server/tomcat/patch/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/tomcat/patch/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/server/tomcat/patch/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/server/tomcat/plugin/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/tomcat/plugin/pom.xml 2010-02-05 05:39:27 UTC
(rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/server/tomcat/plugin/pom.xml 2010-02-05 05:53:56 UTC
(rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server.tomcat</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/server/tomcat/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/server/tomcat/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/server/tomcat/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.server</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.server.tomcat</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/starter/ear/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/starter/ear/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/starter/ear/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.starter.war</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
<type>war</type>
</dependency>
</dependencies>
Modified: portal/branches/3.0.0-Beta05-CP/starter/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/starter/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/starter/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.starter.root</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/starter/war/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/starter/war/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/starter/war/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/web/eXoResources/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/web/eXoResources/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/web/eXoResources/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/web/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/web/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/web/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.web</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/web/portal/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/web/portal/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/web/portal/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/web/rest/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/web/rest/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/web/rest/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: portal/branches/3.0.0-Beta05-CP/webui/core/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/webui/core/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/webui/core/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.web</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.gatein.common</groupId>
Modified: portal/branches/3.0.0-Beta05-CP/webui/eXo/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/webui/eXo/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/webui/eXo/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
</dependencies>
</project>
Modified: portal/branches/3.0.0-Beta05-CP/webui/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/webui/pom.xml 2010-02-05 05:39:27 UTC (rev 1533)
+++ portal/branches/3.0.0-Beta05-CP/webui/pom.xml 2010-02-05 05:53:56 UTC (rev 1534)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.parent</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<artifactId>exo.portal.webui</artifactId>
Modified: portal/branches/3.0.0-Beta05-CP/webui/portal/pom.xml
===================================================================
--- portal/branches/3.0.0-Beta05-CP/webui/portal/pom.xml 2010-02-05 05:39:27 UTC (rev
1533)
+++ portal/branches/3.0.0-Beta05-CP/webui/portal/pom.xml 2010-02-05 05:53:56 UTC (rev
1534)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -45,37 +45,37 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.resources</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.portal</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.component.pc</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
<dependency>
@@ -90,7 +90,7 @@
<dependency>
<groupId>org.exoplatform.portal</groupId>
<artifactId>exo.portal.gadgets-core</artifactId>
- <version>3.0.0-Beta05-CP-SNAPSHOT</version>
+ <version>3.0.0-Beta05-CP01</version>
</dependency>
</dependencies>
</project>