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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Mar 31 13:38:44 EDT 2010


Author: steve.ebersole at jboss.com
Date: 2010-03-31 13:38:40 -0400 (Wed, 31 Mar 2010)
New Revision: 19147

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/changelog.txt
   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/parent/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:
Updating pom versions to 3.5.0-Final for release tagging

Modified: core/trunk/annotations/pom.xml
===================================================================
--- core/trunk/annotations/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/annotations/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/cache-ehcache/pom.xml
===================================================================
--- core/trunk/cache-ehcache/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/cache-ehcache/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-infinispan/pom.xml
===================================================================
--- core/trunk/cache-infinispan/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/cache-infinispan/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-jbosscache/pom.xml
===================================================================
--- core/trunk/cache-jbosscache/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/cache-jbosscache/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-oscache/pom.xml
===================================================================
--- core/trunk/cache-oscache/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/cache-oscache/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/cache-swarmcache/pom.xml
===================================================================
--- core/trunk/cache-swarmcache/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/cache-swarmcache/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/changelog.txt
===================================================================
--- core/trunk/changelog.txt	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/changelog.txt	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,6 +6,59 @@
 more about each case.
 
 
+Changes in version 3.5.0-Final (2010.03.31)
+-------------------------------------------
+http://opensource.atlassian.com/projects/hibernate/browse/HHH/fixforversion/11022
+
+** Sub-task
+    * [HHH-4599] - An embeddable class may contain ToOne or ToMany associations
+    * [HHH-4666] - Implement the clarified rules for resource discovery (esp for <mapping-file> and co)
+    * [HHH-4691] - Validate all new concepts are supported in orm.xml
+
+** Bug
+    * [HHH-2088] - TypeMismatchException on object equality expression from one-to-one relationship
+    * [HHH-2997] - LikeExpression case sensitive not working properly
+    * [HHH-4784] - JDBCTransaction -> commit() -> notifyLocalSynchsBeforeTransactionCompletion()
+    * [HHH-4870] - Cannot determine java-type from given member [null]
+    * [HHH-4919] - DefaultMergeEventListener does not call Interceptor.instantiate() for a new persistent entity (Francesco Degrassi)
+    * [HHH-4931] - two tests in org.hibernate.test.legacy.MultiTableTest fail on Ingres
+    * [HHH-4946] - org.hibernate.test.legacy.FooBarTests testLimit failure with Ingres
+    * [HHH-4958] - Immutable entity snapshot is retained after insert
+    * [HHH-4972] - javax.persistence.query.timeout and javax.persistence.lock.timeout can be passed when creating an EMF
+    * [HHH-4993] - Updates to read-only entity associations made while in persistent state are ignored by flush
+    * [HHH-4998] - org.hibernate.test.hql.ASTParserLoadingTest failure running  testStr with Ingres
+    * [HHH-5000] - duplicate words in the documents
+    * [HHH-5010] - org.hibernate.test.hql.CriteriaHQLAlignmentTest.testCriteriaAggregationReturnType() needs call flush before do the query
+    * [HHH-5013] - the previous select query should not to hold locks in TypeParameterTest#testSave
+
+** Improvement
+    * [HHH-1088] - Add support for projections using composite keys and components
+    * [HHH-4374] - @Subselect
+    * [HHH-4907] - Support for tuple syntax in HQL/Criteria on databases which do not support tuple syntax
+    * [HHH-4940] - Document immutable/read-only entity and immutable collection functionality
+    * [HHH-4989] - Make Statistics concurrent safe when Java 5 is present (Alex Snaps)
+    * [HHH-5008] - Log query lock mode in EntityLoader constructor
+    * [HHH-5022] - Small documentation improvements in chapter 6
+
+** New Feature
+    * [HHH-4812] - Add fetch profile support in annotations
+    * [HHH-4994] - find(Class<T> entityClass, Object primaryKey, Map<String, Object> properties) and refresh(Object entity, Map<String, Object> properties) do not honor properties
+    * [HHH-5026] - Ability to customize Scanner strategies
+
+** Patch
+    * [HHH-4419] -  <synchronize table="table_name"/> is missed using annotations
+    * [HHH-5049] - org.hibernate.test.legacy.ParentChildTest error running testLoadAfterNonExists with Ingres
+
+** Task
+    * [HHH-4933] - Write documentation on JPA 2
+    * [HHH-4990] - Move to commons-annotations 3.2.0.Final
+    * [HHH-4995] - Update dependency versions for JPA 2 and Metamodel Generator
+    * [HHH-4996] - Use monospace fonts in docbook programlistings
+    * [HHH-5035] - upgrade to jdocbook 2.2.3
+    * [HHH-5047] - Remove column coordinates from areaspecs
+    * [HHH-5058] - Include hibernate-jpa-2.0-api (JPA 2 API) in release bundle
+
+
 Changes in version 3.5.0-CR-2 (2010.02.24)
 -------------------------------------------
 http://opensource.atlassian.com/projects/hibernate/browse/HHH/fixforversion/11011

Modified: core/trunk/connection-c3p0/pom.xml
===================================================================
--- core/trunk/connection-c3p0/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/connection-c3p0/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/connection-proxool/pom.xml
===================================================================
--- core/trunk/connection-proxool/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/connection-proxool/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/core/pom.xml
===================================================================
--- core/trunk/core/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/core/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/distribution/pom.xml
===================================================================
--- core/trunk/distribution/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/distribution/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/documentation/envers/pom.xml
===================================================================
--- core/trunk/documentation/envers/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/envers/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/documentation/jbosscache2/pom.xml
===================================================================
--- core/trunk/documentation/jbosscache2/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/jbosscache2/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</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-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/es-ES/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/old/fr-FR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/fr-FR/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/fr-FR/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/old/ja-JP/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/ja-JP/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/ja-JP/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/old/ko-KR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/ko-KR/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/ko-KR/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/old/pt-BR/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/pt-BR/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/pt-BR/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/old/zh-CN/pom.xml
===================================================================
--- core/trunk/documentation/manual/old/zh-CN/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/old/zh-CN/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,12 +6,12 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-manual-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
     </parent>
     
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-manual-${translation}</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
     <packaging>jdocbook</packaging>
     
     <name>Hibernate Manual (${translation})</name>

Modified: core/trunk/documentation/manual/pom.xml
===================================================================
--- core/trunk/documentation/manual/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/manual/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/documentation/pom.xml
===================================================================
--- core/trunk/documentation/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/documentation/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/entitymanager/pom.xml
===================================================================
--- core/trunk/entitymanager/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/entitymanager/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/envers/pom.xml
===================================================================
--- core/trunk/envers/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/envers/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/hibernate-maven-plugin/pom.xml
===================================================================
--- core/trunk/hibernate-maven-plugin/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/hibernate-maven-plugin/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -27,7 +27,7 @@
     <parent>
         <artifactId>hibernate-parent</artifactId>
         <groupId>org.hibernate</groupId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jdbc3-testing/pom.xml
===================================================================
--- core/trunk/jdbc3-testing/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/jdbc3-testing/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jdbc4-testing/pom.xml
===================================================================
--- core/trunk/jdbc4-testing/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/jdbc4-testing/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/jmx/pom.xml
===================================================================
--- core/trunk/jmx/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/jmx/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/parent/pom.xml
===================================================================
--- core/trunk/parent/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/parent/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -29,7 +29,7 @@
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.5.0-Final</version>
 
     <name>Hibernate Core Parent POM</name>
     <description>The base POM for all Hibernate Core modules.</description>

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/testing/pom.xml
===================================================================
--- core/trunk/testing/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/testing/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/testsuite/pom.xml
===================================================================
--- core/trunk/testsuite/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/testsuite/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/trunk/tutorials/eg/pom.xml
===================================================================
--- core/trunk/tutorials/eg/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/tutorials/eg/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/tutorials/pom.xml
===================================================================
--- core/trunk/tutorials/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/tutorials/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/trunk/tutorials/web/pom.xml
===================================================================
--- core/trunk/tutorials/web/pom.xml	2010-03-31 16:42:52 UTC (rev 19146)
+++ core/trunk/tutorials/web/pom.xml	2010-03-31 17:38:40 UTC (rev 19147)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.5.0-SNAPSHOT</version>
+        <version>3.5.0-Final</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list