[gatein-commits] gatein SVN: r1128 - in portal/trunk: component and 62 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Dec 22 14:38:22 EST 2009


Author: thomas.heute at jboss.com
Date: 2009-12-22 14:38:20 -0500 (Tue, 22 Dec 2009)
New Revision: 1128

Modified:
   portal/trunk/component/application-registry/pom.xml
   portal/trunk/component/common/pom.xml
   portal/trunk/component/dashboard/pom.xml
   portal/trunk/component/identity/pom.xml
   portal/trunk/component/pc/pom.xml
   portal/trunk/component/pom.xml
   portal/trunk/component/portal/pom.xml
   portal/trunk/component/resources/pom.xml
   portal/trunk/component/scripting/pom.xml
   portal/trunk/component/test/core/pom.xml
   portal/trunk/component/test/jcr/pom.xml
   portal/trunk/component/test/organization/pom.xml
   portal/trunk/component/test/pom.xml
   portal/trunk/component/web/pom.xml
   portal/trunk/component/wsrp/pom.xml
   portal/trunk/component/xml-parser/pom.xml
   portal/trunk/examples/extension/config/pom.xml
   portal/trunk/examples/extension/ear/pom.xml
   portal/trunk/examples/extension/jar/pom.xml
   portal/trunk/examples/extension/pom.xml
   portal/trunk/examples/extension/war/pom.xml
   portal/trunk/examples/pom.xml
   portal/trunk/examples/portal/config/pom.xml
   portal/trunk/examples/portal/ear/pom.xml
   portal/trunk/examples/portal/jar/pom.xml
   portal/trunk/examples/portal/pom.xml
   portal/trunk/examples/portal/rest-war/pom.xml
   portal/trunk/examples/portal/war/pom.xml
   portal/trunk/examples/portlets/jsfhellouser/pom.xml
   portal/trunk/examples/portlets/jsphellouser/pom.xml
   portal/trunk/examples/portlets/pom.xml
   portal/trunk/examples/portlets/simplesthelloworld/pom.xml
   portal/trunk/gadgets/core/pom.xml
   portal/trunk/gadgets/eXoGadgets/pom.xml
   portal/trunk/gadgets/pom.xml
   portal/trunk/gadgets/server/pom.xml
   portal/trunk/packaging/module/pom.xml
   portal/trunk/packaging/pkg/pom.xml
   portal/trunk/packaging/pom.xml
   portal/trunk/packaging/product/pom.xml
   portal/trunk/packaging/reports/pom.xml
   portal/trunk/pom.xml
   portal/trunk/portlet/dashboard/pom.xml
   portal/trunk/portlet/exoadmin/pom.xml
   portal/trunk/portlet/pom.xml
   portal/trunk/portlet/web/pom.xml
   portal/trunk/server/jboss/patch-ear/pom.xml
   portal/trunk/server/jboss/plugin/pom.xml
   portal/trunk/server/jboss/pom.xml
   portal/trunk/server/pom.xml
   portal/trunk/server/tomcat/patch/pom.xml
   portal/trunk/server/tomcat/plugin/pom.xml
   portal/trunk/server/tomcat/pom.xml
   portal/trunk/starter/ear/pom.xml
   portal/trunk/starter/pom.xml
   portal/trunk/starter/war/pom.xml
   portal/trunk/web/eXoResources/pom.xml
   portal/trunk/web/pom.xml
   portal/trunk/web/portal/pom.xml
   portal/trunk/web/rest/pom.xml
   portal/trunk/webui/core/pom.xml
   portal/trunk/webui/eXo/pom.xml
   portal/trunk/webui/pom.xml
   portal/trunk/webui/portal/pom.xml
Log:
[maven-release-plugin] prepare release 3.0.0-Beta04

Modified: portal/trunk/component/application-registry/pom.xml
===================================================================
--- portal/trunk/component/application-registry/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/application-registry/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     
     <dependency>
@@ -56,28 +56,28 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.core</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.jcr</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.organization</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.portal</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>

Modified: portal/trunk/component/common/pom.xml
===================================================================
--- portal/trunk/component/common/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/common/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.jcr</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 

Modified: portal/trunk/component/dashboard/pom.xml
===================================================================
--- portal/trunk/component/dashboard/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/dashboard/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.exoplatform.portal</groupId>
 		<artifactId>exo.portal.component</artifactId>
-		<version>3.0.0-Beta04-SNAPSHOT</version>
+		<version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>   
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.eXo</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency> 
   </dependencies> 

Modified: portal/trunk/component/identity/pom.xml
===================================================================
--- portal/trunk/component/identity/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/identity/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/pc/pom.xml
===================================================================
--- portal/trunk/component/pc/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/pc/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>exo.portal.component.pc</artifactId>
   <packaging>jar</packaging>
-  <version>3.0.0-Beta04-SNAPSHOT</version>
+  <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.gatein.common</groupId>

Modified: portal/trunk/component/pom.xml
===================================================================
--- portal/trunk/component/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.component</artifactId>

Modified: portal/trunk/component/portal/pom.xml
===================================================================
--- portal/trunk/component/portal/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/portal/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.pc</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.identity</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
@@ -102,21 +102,21 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.core</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.jcr</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test.organization</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>test</scope>
     </dependency>
 

Modified: portal/trunk/component/resources/pom.xml
===================================================================
--- portal/trunk/component/resources/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/resources/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
       <dependency>

Modified: portal/trunk/component/scripting/pom.xml
===================================================================
--- portal/trunk/component/scripting/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/scripting/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.xml-parser</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>

Modified: portal/trunk/component/test/core/pom.xml
===================================================================
--- portal/trunk/component/test/core/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/test/core/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.test</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/test/jcr/pom.xml
===================================================================
--- portal/trunk/component/test/jcr/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/test/jcr/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component.test</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>

Modified: portal/trunk/component/test/organization/pom.xml
===================================================================
--- portal/trunk/component/test/organization/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/test/organization/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -22,7 +22,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.test</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+         <version>3.0.0-Beta04</version>
       </dependency>
         
       <dependency>
          <groupId>org.exoplatform.portal</groupId>
          <artifactId>exo.portal.component.identity</artifactId>
-         <version>3.0.0-Beta04-SNAPSHOT</version>
+         <version>3.0.0-Beta04</version>
       </dependency>
 
       <dependency>

Modified: portal/trunk/component/test/pom.xml
===================================================================
--- portal/trunk/component/test/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/test/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -22,7 +22,7 @@
    <parent>
      <groupId>org.exoplatform.portal</groupId>
      <artifactId>exo.portal.component</artifactId>
-     <version>3.0.0-Beta04-SNAPSHOT</version>
+     <version>3.0.0-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/component/web/pom.xml
===================================================================
--- portal/trunk/component/web/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/web/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.resources</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.scripting</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>

Modified: portal/trunk/component/wsrp/pom.xml
===================================================================
--- portal/trunk/component/wsrp/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/wsrp/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -21,18 +21,17 @@
   ~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>
    <artifactId>exo.portal.component.wsrp</artifactId>
    <packaging>jar</packaging>
-   <version>3.0.0-Beta04-SNAPSHOT</version>
+   <version>3.0.0-Beta04</version>
    <name>GateIn Portal Component WSRP integration</name>
 
    <dependencies>

Modified: portal/trunk/component/xml-parser/pom.xml
===================================================================
--- portal/trunk/component/xml-parser/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/component/xml-parser/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.component</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/extension/config/pom.xml
===================================================================
--- portal/trunk/examples/extension/config/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/extension/config/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/extension/ear/pom.xml
===================================================================
--- portal/trunk/examples/extension/ear/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/extension/ear/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.extension.jar</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.extension.war</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/examples/extension/jar/pom.xml
===================================================================
--- portal/trunk/examples/extension/jar/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/extension/jar/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
   </dependencies>
 </project>

Modified: portal/trunk/examples/extension/pom.xml
===================================================================
--- portal/trunk/examples/extension/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/extension/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <artifactId>exo.portal.sample.extension.root</artifactId>

Modified: portal/trunk/examples/extension/war/pom.xml
===================================================================
--- portal/trunk/examples/extension/war/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/extension/war/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 	
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/pom.xml
===================================================================
--- portal/trunk/examples/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.sample</artifactId>

Modified: portal/trunk/examples/portal/config/pom.xml
===================================================================
--- portal/trunk/examples/portal/config/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/config/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/portal/ear/pom.xml
===================================================================
--- portal/trunk/examples/portal/ear/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/ear/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.jar</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.war</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <type>war</type>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.sample.portal.rest-war</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/examples/portal/jar/pom.xml
===================================================================
--- portal/trunk/examples/portal/jar/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/jar/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
   </dependencies>
 </project>

Modified: portal/trunk/examples/portal/pom.xml
===================================================================
--- portal/trunk/examples/portal/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <artifactId>exo.portal.sample.portal.root</artifactId>

Modified: portal/trunk/examples/portal/rest-war/pom.xml
===================================================================
--- portal/trunk/examples/portal/rest-war/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/rest-war/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 	
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/portal/war/pom.xml
===================================================================
--- portal/trunk/examples/portal/war/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portal/war/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 	
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/examples/portlets/jsfhellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsfhellouser/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portlets/jsfhellouser/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>gatein-jsf-hellouser</artifactId>

Modified: portal/trunk/examples/portlets/jsphellouser/pom.xml
===================================================================
--- portal/trunk/examples/portlets/jsphellouser/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portlets/jsphellouser/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>gatein-jsp-hellouser</artifactId>

Modified: portal/trunk/examples/portlets/pom.xml
===================================================================
--- portal/trunk/examples/portlets/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portlets/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -5,7 +5,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <groupId>org.gatein.portal.examples.portlets</groupId>

Modified: portal/trunk/examples/portlets/simplesthelloworld/pom.xml
===================================================================
--- portal/trunk/examples/portlets/simplesthelloworld/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/examples/portlets/simplesthelloworld/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -9,7 +9,7 @@
    <parent>
       <groupId>org.gatein.portal.examples.portlets</groupId>
       <artifactId>parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>gatein-simplest-helloworld</artifactId>

Modified: portal/trunk/gadgets/core/pom.xml
===================================================================
--- portal/trunk/gadgets/core/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/gadgets/core/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.exoplatform.portal</groupId>
 		<artifactId>exo.portal.gadgets</artifactId>
-		<version>3.0.0-Beta04-SNAPSHOT</version>
+		<version>3.0.0-Beta04</version>
 	</parent>
 	
 	<artifactId>exo.portal.gadgets-core</artifactId>
@@ -76,7 +76,7 @@
             <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
 		<dependency>

Modified: portal/trunk/gadgets/eXoGadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/eXoGadgets/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/gadgets/eXoGadgets/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.gadgets</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.portal</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Modified: portal/trunk/gadgets/pom.xml
===================================================================
--- portal/trunk/gadgets/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/gadgets/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <artifactId>exo.portal.gadgets</artifactId>

Modified: portal/trunk/gadgets/server/pom.xml
===================================================================
--- portal/trunk/gadgets/server/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/gadgets/server/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.exoplatform.portal</groupId>
         <artifactId>exo.portal.gadgets</artifactId>
-        <version>3.0.0-Beta04-SNAPSHOT</version>
+        <version>3.0.0-Beta04</version>
     </parent>
 
     <artifactId>exo.portal.gadgets-server</artifactId>

Modified: portal/trunk/packaging/module/pom.xml
===================================================================
--- portal/trunk/packaging/module/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/packaging/module/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/packaging/pkg/pom.xml
===================================================================
--- portal/trunk/packaging/pkg/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/packaging/pkg/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+         <version>3.0.0-Beta04</version>
          <type>js</type>
        </dependency> 
        <dependency>
          <groupId>org.exoplatform.portal</groupId>
          <artifactId>portal.packaging.product</artifactId>
-         <version>3.0.0-Beta04-SNAPSHOT</version>
+         <version>3.0.0-Beta04</version>
          <type>js</type>
        </dependency> 
    </dependencies>

Modified: portal/trunk/packaging/pom.xml
===================================================================
--- portal/trunk/packaging/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/packaging/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/packaging/product/pom.xml
===================================================================
--- portal/trunk/packaging/product/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/packaging/product/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.packaging</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/packaging/reports/pom.xml
===================================================================
--- portal/trunk/packaging/reports/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/packaging/reports/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.packaging</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
    
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/pom.xml
===================================================================
--- portal/trunk/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -19,8 +19,7 @@
 
 -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
    <modelVersion>4.0.0</modelVersion>
 
@@ -32,7 +31,7 @@
 
    <groupId>org.exoplatform.portal</groupId>
    <artifactId>exo.portal.parent</artifactId>
-   <version>3.0.0-Beta04-SNAPSHOT</version>
+   <version>3.0.0-Beta04</version>
    <packaging>pom</packaging>
 
    <name>GateIn - Portal</name>
@@ -70,9 +69,9 @@
    </properties>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/trunk</connection>
-      <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/trunk</developerConnection>
-      <url>http://fisheye.jboss.org/browse/gatein/portal/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta04</connection>
+      <developerConnection>scm:svn:http://svn.jboss.org/repos/gatein/portal/tags/3.0.0-Beta04</developerConnection>
+      <url>http://fisheye.jboss.org/browse/gatein/portal/tags/3.0.0-Beta04</url>
    </scm>
 
    <modules>
@@ -571,12 +570,11 @@
                   <phase>compile</phase>
                   <configuration>
                      <tasks>
-                        <copy failonerror="false"
-                              todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
+                        <copy failonerror="false" todir="${project.build.directory}/${project.build.finalName}/WEB-INF/classes">
                            <fileset dir="${basedir}/src/main/webapp/WEB-INF/classes">
-                              <include name="**/*_en.properties"/>
+                              <include name="**/*_en.properties" />
                            </fileset>
-                           <globmapper from="*_en.properties" to="*.properties"/>
+                           <globmapper from="*_en.properties" to="*.properties" />
                         </copy>
                      </tasks>
                   </configuration>

Modified: portal/trunk/portlet/dashboard/pom.xml
===================================================================
--- portal/trunk/portlet/dashboard/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/portlet/dashboard/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.exoplatform.portal</groupId>
 		<artifactId>exo.portal.portlet</artifactId>
-		<version>3.0.0-Beta04-SNAPSHOT</version>
+		<version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>   
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.eXo</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.dashboard</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
   </dependencies> 

Modified: portal/trunk/portlet/exoadmin/pom.xml
===================================================================
--- portal/trunk/portlet/exoadmin/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/portlet/exoadmin/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.portlet</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>   
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.eXo</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
 

Modified: portal/trunk/portlet/pom.xml
===================================================================
--- portal/trunk/portlet/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/portlet/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.portlet</artifactId>

Modified: portal/trunk/portlet/web/pom.xml
===================================================================
--- portal/trunk/portlet/web/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/portlet/web/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.portlet</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <scope>provided</scope>
     </dependency>
   </dependencies> 

Modified: portal/trunk/server/jboss/patch-ear/pom.xml
===================================================================
--- portal/trunk/server/jboss/patch-ear/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/jboss/patch-ear/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.server.jboss</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/server/jboss/plugin/pom.xml
===================================================================
--- portal/trunk/server/jboss/plugin/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/jboss/plugin/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.server.jboss</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/server/jboss/pom.xml
===================================================================
--- portal/trunk/server/jboss/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/jboss/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.server</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.server.jboss</artifactId>

Modified: portal/trunk/server/pom.xml
===================================================================
--- portal/trunk/server/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.server</artifactId>

Modified: portal/trunk/server/tomcat/patch/pom.xml
===================================================================
--- portal/trunk/server/tomcat/patch/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/tomcat/patch/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.server.tomcat</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/server/tomcat/plugin/pom.xml
===================================================================
--- portal/trunk/server/tomcat/plugin/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/tomcat/plugin/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.server.tomcat</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/server/tomcat/pom.xml
===================================================================
--- portal/trunk/server/tomcat/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/server/tomcat/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.server</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.server.tomcat</artifactId>

Modified: portal/trunk/starter/ear/pom.xml
===================================================================
--- portal/trunk/starter/ear/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/starter/ear/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
       <type>war</type>
     </dependency>
   </dependencies>

Modified: portal/trunk/starter/pom.xml
===================================================================
--- portal/trunk/starter/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/starter/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <artifactId>exo.portal.starter.root</artifactId>

Modified: portal/trunk/starter/war/pom.xml
===================================================================
--- portal/trunk/starter/war/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/starter/war/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.parent</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 	
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/web/eXoResources/pom.xml
===================================================================
--- portal/trunk/web/eXoResources/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/web/eXoResources/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/web/pom.xml
===================================================================
--- portal/trunk/web/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/web/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.web</artifactId>

Modified: portal/trunk/web/portal/pom.xml
===================================================================
--- portal/trunk/web/portal/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/web/portal/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent> 
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/web/rest/pom.xml
===================================================================
--- portal/trunk/web/rest/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/web/rest/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.web</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: portal/trunk/webui/core/pom.xml
===================================================================
--- portal/trunk/webui/core/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/webui/core/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.web</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     <dependency>
       <groupId>org.gatein.common</groupId>

Modified: portal/trunk/webui/eXo/pom.xml
===================================================================
--- portal/trunk/webui/eXo/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/webui/eXo/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency> 
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.application-registry</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency> 
   </dependencies>
 </project>

Modified: portal/trunk/webui/pom.xml
===================================================================
--- portal/trunk/webui/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/webui/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.parent</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
    </parent>
 
    <artifactId>exo.portal.webui</artifactId>

Modified: portal/trunk/webui/portal/pom.xml
===================================================================
--- portal/trunk/webui/portal/pom.xml	2009-12-22 16:37:49 UTC (rev 1127)
+++ portal/trunk/webui/portal/pom.xml	2009-12-22 19:38:20 UTC (rev 1128)
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.exoplatform.portal</groupId>
     <artifactId>exo.portal.webui</artifactId>
-    <version>3.0.0-Beta04-SNAPSHOT</version>
+    <version>3.0.0-Beta04</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-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.core</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.webui.eXo</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.portal</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.application-registry</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
     
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.component.pc</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
 
     <dependency>
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.exoplatform.portal</groupId>
       <artifactId>exo.portal.gadgets-core</artifactId>
-      <version>3.0.0-Beta04-SNAPSHOT</version>
+      <version>3.0.0-Beta04</version>
     </dependency>
   </dependencies>
 </project>



More information about the gatein-commits mailing list