[hibernate-commits] Hibernate SVN: r20029 - in core/branches/Branch_3_3_2_GA_CP: cache-ehcache and 18 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Jul 23 23:59:48 EDT 2010


Author: stliu
Date: 2010-07-23 23:59:47 -0400 (Fri, 23 Jul 2010)
New Revision: 20029

Modified:
   core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml
   core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml
   core/branches/Branch_3_3_2_GA_CP/core/pom.xml
   core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml
   core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml
   core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
   core/branches/Branch_3_3_2_GA_CP/pom.xml
   core/branches/Branch_3_3_2_GA_CP/testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml
Log:
JBPAPP-4700 tag hibernate components for EAP 5.1-CR2

Modified: core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/core/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/core/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/core/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -29,7 +29,7 @@
     <parent>
         <artifactId>hibernate-parent</artifactId>
         <groupId>org.hibernate</groupId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -32,7 +32,7 @@
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.3.2.GA_CP02</version>
+    <version>3.3.2.GA_CP03</version>
 
     <name>Hibernate Core Parent POM</name>
     <description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
     </licenses>
 
     <scm>
-        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</url>
     </scm>
 
     <ciManagement>

Modified: core/branches/Branch_3_3_2_GA_CP/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 
@@ -62,9 +62,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP02</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</url>
     </scm>
 
     <build>

Modified: core/branches/Branch_3_3_2_GA_CP/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml	2010-07-23 17:41:08 UTC (rev 20028)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml	2010-07-24 03:59:47 UTC (rev 20029)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA_CP02</version>
+        <version>3.3.2.GA_CP03</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list