[hibernate-commits] Hibernate SVN: r18771 - in core/trunk: annotations and 30 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Feb 10 14:42:51 EST 2010


Author: steve.ebersole at jboss.com
Date: 2010-02-10 14:42:49 -0500 (Wed, 10 Feb 2010)
New Revision: 18771

Modified:
   core/trunk/annotations/pom.xml
   core/trunk/cache-ehcache/pom.xml
   core/trunk/cache-infinispan/pom.xml
   core/trunk/cache-jbosscache/pom.xml
   core/trunk/cache-oscache/pom.xml
   core/trunk/cache-swarmcache/pom.xml
   core/trunk/connection-c3p0/pom.xml
   core/trunk/connection-proxool/pom.xml
   core/trunk/core/pom.xml
   core/trunk/distribution/pom.xml
   core/trunk/documentation/envers/pom.xml
   core/trunk/documentation/jbosscache2/pom.xml
   core/trunk/documentation/manual/old/es-ES/pom.xml
   core/trunk/documentation/manual/old/fr-FR/pom.xml
   core/trunk/documentation/manual/old/ja-JP/pom.xml
   core/trunk/documentation/manual/old/ko-KR/pom.xml
   core/trunk/documentation/manual/old/pt-BR/pom.xml
   core/trunk/documentation/manual/old/zh-CN/pom.xml
   core/trunk/documentation/manual/pom.xml
   core/trunk/documentation/pom.xml
   core/trunk/entitymanager/pom.xml
   core/trunk/envers/pom.xml
   core/trunk/hibernate-maven-plugin/pom.xml
   core/trunk/jdbc3-testing/pom.xml
   core/trunk/jdbc4-testing/pom.xml
   core/trunk/jmx/pom.xml
   core/trunk/pom.xml
   core/trunk/testing/pom.xml
   core/trunk/testsuite/pom.xml
   core/trunk/tutorials/eg/pom.xml
   core/trunk/tutorials/pom.xml
   core/trunk/tutorials/web/pom.xml
Log:
prepare 3.5.0-CR-1 ++ dev

Modified: core/trunk/annotations/pom.xml
===================================================================
--- core/trunk/annotations/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/annotations/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/cache-ehcache/pom.xml
===================================================================
--- core/trunk/cache-ehcache/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/cache-ehcache/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-infinispan/pom.xml
===================================================================
--- core/trunk/cache-infinispan/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/cache-infinispan/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-jbosscache/pom.xml
===================================================================
--- core/trunk/cache-jbosscache/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/cache-jbosscache/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-oscache/pom.xml
===================================================================
--- core/trunk/cache-oscache/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/cache-oscache/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-swarmcache/pom.xml
===================================================================
--- core/trunk/cache-swarmcache/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/cache-swarmcache/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/connection-c3p0/pom.xml
===================================================================
--- core/trunk/connection-c3p0/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/connection-c3p0/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/connection-proxool/pom.xml
===================================================================
--- core/trunk/connection-proxool/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/connection-proxool/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/core/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/distribution/pom.xml
===================================================================
--- core/trunk/distribution/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/distribution/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/documentation/envers/pom.xml
===================================================================
--- core/trunk/documentation/envers/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/envers/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/documentation/jbosscache2/pom.xml
===================================================================
--- core/trunk/documentation/jbosscache2/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/jbosscache2/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/documentation/manual/old/es-ES/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/es-ES/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/es-ES/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/old/fr-FR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/fr-FR/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/fr-FR/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/old/ja-JP/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/ja-JP/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/ja-JP/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/old/ko-KR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/ko-KR/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/ko-KR/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/old/pt-BR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/pt-BR/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/pt-BR/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/old/zh-CN/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/zh-CN/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/old/zh-CN/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
     </parent>
     
     <groupId>org.hibernate</groupId>

Modified: core/trunk/documentation/manual/pom.xml
===================================================================
--- core/trunk/documentation/manual/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/manual/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/documentation/pom.xml
===================================================================
--- core/trunk/documentation/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/documentation/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/entitymanager/pom.xml
===================================================================
--- core/trunk/entitymanager/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/entitymanager/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/envers/pom.xml
===================================================================
--- core/trunk/envers/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/envers/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/hibernate-maven-plugin/pom.xml
===================================================================
--- core/trunk/hibernate-maven-plugin/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/hibernate-maven-plugin/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>hibernate-parent</artifactId>
         <groupId>org.hibernate</groupId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jdbc3-testing/pom.xml
===================================================================
--- core/trunk/jdbc3-testing/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/jdbc3-testing/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jdbc4-testing/pom.xml
===================================================================
--- core/trunk/jdbc4-testing/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/jdbc4-testing/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jmx/pom.xml
===================================================================
--- core/trunk/jmx/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/jmx/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/testing/pom.xml
===================================================================
--- core/trunk/testing/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/testing/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/testsuite/pom.xml
===================================================================
--- core/trunk/testsuite/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/testsuite/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/tutorials/eg/pom.xml
===================================================================
--- core/trunk/tutorials/eg/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/tutorials/eg/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/tutorials/pom.xml
===================================================================
--- core/trunk/tutorials/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/tutorials/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/tutorials/web/pom.xml
===================================================================
--- core/trunk/tutorials/web/pom.xml	2010-02-10 19:19:17 UTC (rev 18770)
+++ core/trunk/tutorials/web/pom.xml	2010-02-10 19:42:49 UTC (rev 18771)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.0-CR-1</version>
+        <version>3.5.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list