Skip to content

Commit

Permalink
Update version to 3.6.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gbadner committed Mar 10, 2011
1 parent 9a791b1 commit 35feb69
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion cache-ehcache/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache-infinispan/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache-jbosscache/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache-oscache/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache-swarmcache/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion connection-c3p0/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion connection-proxool/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/devguide/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/envers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/jbosscache2/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/manual/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/tutorials/annotations/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate.tutorials</groupId>
<artifactId>hibernate-tutorials</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/tutorials/basic/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate.tutorials</groupId>
<artifactId>hibernate-tutorials</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/tutorials/entitymanager/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>hibernate-tutorials</artifactId>
<groupId>org.hibernate.tutorials</groupId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
</parent>

<artifactId>hibernate-tutorial-entitymanager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/tutorials/envers/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>hibernate-tutorials</artifactId>
<groupId>org.hibernate.tutorials</groupId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
</parent>

<artifactId>hibernate-tutorial-envers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion documentation/quickstart/tutorials/pom.xml
Expand Up @@ -28,7 +28,7 @@

<groupId>org.hibernate.tutorials</groupId>
<artifactId>hibernate-tutorials</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<packaging>pom</packaging>

<name>Hibernate Getting Started Guide Tutorials</name>
Expand Down
2 changes: 1 addition & 1 deletion entitymanager/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion envers/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jdbc3-testing/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion jdbc4-testing/pom.xml
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parent/pom.xml
Expand Up @@ -29,7 +29,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>

<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<version>3.6.2-SNAPSHOT</version>
<version>3.6.2.Final</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 35feb69

Please sign in to comment.