[hibernate-commits] Hibernate SVN: r20004 - in core/branches/Branch_3_5: annotations and 31 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jul 21 17:58:30 EDT 2010


Author: gbadner
Date: 2010-07-21 17:58:28 -0400 (Wed, 21 Jul 2010)
New Revision: 20004

Modified:
   core/branches/Branch_3_5/annotations/pom.xml
   core/branches/Branch_3_5/cache-ehcache/pom.xml
   core/branches/Branch_3_5/cache-infinispan/pom.xml
   core/branches/Branch_3_5/cache-jbosscache/pom.xml
   core/branches/Branch_3_5/cache-oscache/pom.xml
   core/branches/Branch_3_5/cache-swarmcache/pom.xml
   core/branches/Branch_3_5/connection-c3p0/pom.xml
   core/branches/Branch_3_5/connection-proxool/pom.xml
   core/branches/Branch_3_5/core/pom.xml
   core/branches/Branch_3_5/distribution/pom.xml
   core/branches/Branch_3_5/documentation/envers/pom.xml
   core/branches/Branch_3_5/documentation/jbosscache2/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/es-ES/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/fr-FR/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/ja-JP/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/ko-KR/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/pt-BR/pom.xml
   core/branches/Branch_3_5/documentation/manual/old/zh-CN/pom.xml
   core/branches/Branch_3_5/documentation/manual/pom.xml
   core/branches/Branch_3_5/documentation/pom.xml
   core/branches/Branch_3_5/entitymanager/pom.xml
   core/branches/Branch_3_5/envers/pom.xml
   core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml
   core/branches/Branch_3_5/jdbc3-testing/pom.xml
   core/branches/Branch_3_5/jdbc4-testing/pom.xml
   core/branches/Branch_3_5/jmx/pom.xml
   core/branches/Branch_3_5/parent/pom.xml
   core/branches/Branch_3_5/pom.xml
   core/branches/Branch_3_5/testing/pom.xml
   core/branches/Branch_3_5/testsuite/pom.xml
   core/branches/Branch_3_5/tutorials/eg/pom.xml
   core/branches/Branch_3_5/tutorials/pom.xml
   core/branches/Branch_3_5/tutorials/web/pom.xml
Log:
Changed 3.5.4-SNAPSHOT to 3.5.4-Final before creating tag

Modified: core/branches/Branch_3_5/annotations/pom.xml
===================================================================
--- core/branches/Branch_3_5/annotations/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/annotations/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-ehcache/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/cache-ehcache/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/cache-infinispan/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-infinispan/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/cache-infinispan/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-jbosscache/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/cache-jbosscache/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-oscache/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/cache-oscache/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-swarmcache/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/cache-swarmcache/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_5/connection-c3p0/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/connection-c3p0/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_5/connection-proxool/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/connection-proxool/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/core/pom.xml
===================================================================
--- core/branches/Branch_3_5/core/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/core/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_5/distribution/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/distribution/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/documentation/envers/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/envers/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/envers/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/documentation/jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/jbosscache2/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/jbosscache2/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/documentation/manual/old/es-ES/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/es-ES/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/es-ES/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/old/fr-FR/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/fr-FR/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/fr-FR/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/old/ja-JP/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/ja-JP/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/ja-JP/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/old/ko-KR/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/ko-KR/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/ko-KR/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/old/pt-BR/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/pt-BR/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/pt-BR/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/old/zh-CN/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/old/zh-CN/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/old/zh-CN/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/branches/Branch_3_5/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/manual/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/documentation/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/entitymanager/pom.xml
===================================================================
--- core/branches/Branch_3_5/entitymanager/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/entitymanager/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/envers/pom.xml
===================================================================
--- core/branches/Branch_3_5/envers/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/envers/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>hibernate-parent</artifactId>
         <groupId>org.hibernate</groupId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/jdbc3-testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/jdbc3-testing/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/jdbc3-testing/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/jdbc4-testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/jdbc4-testing/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/jdbc4-testing/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_5/jmx/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/jmx/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/parent/pom.xml
===================================================================
--- core/branches/Branch_3_5/parent/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/parent/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -29,7 +29,7 @@
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.5.4-SNAPSHOT</version>
+    <version>3.5.4-Final</version>
 
     <name>Hibernate Core Parent POM</name>
     <description>The base POM for all Hibernate Core modules.</description>

Modified: core/branches/Branch_3_5/pom.xml
===================================================================
--- core/branches/Branch_3_5/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/testing/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/testing/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_5/testsuite/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/testsuite/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_5/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/eg/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/tutorials/eg/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/tutorials/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_5/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/web/pom.xml	2010-07-21 21:19:07 UTC (rev 20003)
+++ core/branches/Branch_3_5/tutorials/web/pom.xml	2010-07-21 21:58:28 UTC (rev 20004)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.4-SNAPSHOT</version>
+        <version>3.5.4-Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list