[gatein-commits] gatein SVN: r7649 - in components/wsrp/tags/2.1.0-EPP520-Beta07: admin-gui and 14 other directories.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Oct 4 06:26:55 EDT 2011


Author: theute
Date: 2011-10-04 06:26:55 -0400 (Tue, 04 Oct 2011)
New Revision: 7649

Modified:
   components/wsrp/tags/2.1.0-EPP520-Beta07/admin-gui/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/api/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/common/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/consumer/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/hibernate-impl/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/jcr-impl/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/producer/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/test/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/jboss5/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wss/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp-producer-war/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp1-ws/pom.xml
   components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp2-ws/pom.xml
Log:
Productized version

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/admin-gui/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/admin-gui/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/admin-gui/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-admin-gui</artifactId>
@@ -68,12 +68,12 @@
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-api</artifactId>
-         <version>2.2.0-CR01</version>
+         <version>2.2.0.CR01.EPP52</version>
       </dependency>
       <dependency>
          <groupId>org.jboss.portletbridge</groupId>
          <artifactId>portletbridge-impl</artifactId>
-         <version>2.2.0-CR01</version>
+         <version>2.2.0.CR01.EPP52</version>
       </dependency>
       <dependency>
          <groupId>com.sun.facelets</groupId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/api/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/api/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/api/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-integration-api</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/common/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/common/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/common/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-common</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/consumer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/consumer/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/consumer/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-consumer</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/hibernate-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/hibernate-impl/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/hibernate-impl/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -28,7 +28,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
 
    <groupId>org.gatein.wsrp</groupId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/jcr-impl/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/jcr-impl/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/jcr-impl/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>wsrp-parent</artifactId>
       <groupId>org.gatein.wsrp</groupId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -29,7 +29,7 @@
 
    <groupId>org.gatein.wsrp</groupId>
    <artifactId>wsrp-parent</artifactId>
-   <version>2.1.0-Beta07</version>
+   <version>2.1.0-Beta07-EPP520</version>
 
    <packaging>pom</packaging>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/producer/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/producer/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/producer/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-producer-lib</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/test/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/test/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/test/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/jboss5/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/jboss5/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/jboss5/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wss-jboss5</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -27,7 +27,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
 
    <artifactId>wsrp-wss-parent</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wsrp-producer-jb5wss-producer-war/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-producer-jb5wss</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wss/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wss/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/ws-security/wss/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-wss-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wss</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp-producer-war/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp-producer-war/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp-producer-war/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -26,7 +26,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
 

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp1-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp1-ws/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp1-ws/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -25,7 +25,7 @@
    <parent>
       <groupId>org.gatein.wsrp</groupId>
       <artifactId>wsrp-parent</artifactId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wsrp1-ws</artifactId>

Modified: components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp2-ws/pom.xml
===================================================================
--- components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp2-ws/pom.xml	2011-10-04 09:53:06 UTC (rev 7648)
+++ components/wsrp/tags/2.1.0-EPP520-Beta07/wsrp2-ws/pom.xml	2011-10-04 10:26:55 UTC (rev 7649)
@@ -26,7 +26,7 @@
    <parent>
       <artifactId>wsrp-parent</artifactId>
       <groupId>org.gatein.wsrp</groupId>
-      <version>2.1.0-Beta07</version>
+      <version>2.1.0-Beta07-EPP520</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
    <artifactId>wsrp-wsrp2-ws</artifactId>



More information about the gatein-commits mailing list