diff --git a/ant/pom.xml b/ant/pom.xml
index 7b92cb135..c976a3f93 100644
--- a/ant/pom.xml
+++ b/ant/pom.xml
@@ -21,7 +21,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-ant
diff --git a/jbt/pom.xml b/jbt/pom.xml
index 48161c6cb..ecca42114 100644
--- a/jbt/pom.xml
+++ b/jbt/pom.xml
@@ -25,7 +25,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-orm-jbt
diff --git a/maven/pom.xml b/maven/pom.xml
index 00f1cb50c..fe6a56d40 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -21,7 +21,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-maven
diff --git a/orm/pom.xml b/orm/pom.xml
index 8c5c12d96..b5fc5f7d7 100644
--- a/orm/pom.xml
+++ b/orm/pom.xml
@@ -25,7 +25,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-orm
diff --git a/orm/src/main/java/org/hibernate/tool/api/version/Version.java b/orm/src/main/java/org/hibernate/tool/api/version/Version.java
index c9b7f16d3..c2b89468d 100644
--- a/orm/src/main/java/org/hibernate/tool/api/version/Version.java
+++ b/orm/src/main/java/org/hibernate/tool/api/version/Version.java
@@ -2,6 +2,6 @@
public interface Version {
- final static String CURRENT_VERSION = "6.2.31-SNAPSHOT";
+ final static String CURRENT_VERSION = "6.2.31.Final";
}
diff --git a/pom.xml b/pom.xml
index 2ce391edc..690012e83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
pom
diff --git a/test/common/pom.xml b/test/common/pom.xml
index daa4b3103..873fef3ed 100644
--- a/test/common/pom.xml
+++ b/test/common/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-common
diff --git a/test/h2/pom.xml b/test/h2/pom.xml
index 34b237958..7dc03dd2d 100644
--- a/test/h2/pom.xml
+++ b/test/h2/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-h2
diff --git a/test/hsql/pom.xml b/test/hsql/pom.xml
index 1d311146c..57a25d43f 100644
--- a/test/hsql/pom.xml
+++ b/test/hsql/pom.xml
@@ -27,7 +27,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-hsql
diff --git a/test/maven/pom.xml b/test/maven/pom.xml
index 4f2c4b76a..1d752bc7e 100644
--- a/test/maven/pom.xml
+++ b/test/maven/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-maven
diff --git a/test/mssql/pom.xml b/test/mssql/pom.xml
index cded6ff29..fc8c9037f 100644
--- a/test/mssql/pom.xml
+++ b/test/mssql/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-mssql
diff --git a/test/mysql/pom.xml b/test/mysql/pom.xml
index 41228da72..529f2b2b9 100644
--- a/test/mysql/pom.xml
+++ b/test/mysql/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-mysql
diff --git a/test/nodb/pom.xml b/test/nodb/pom.xml
index 04183787e..54add7b6e 100644
--- a/test/nodb/pom.xml
+++ b/test/nodb/pom.xml
@@ -27,7 +27,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-nodb
diff --git a/test/oracle/pom.xml b/test/oracle/pom.xml
index cf146f6eb..15c522e1c 100644
--- a/test/oracle/pom.xml
+++ b/test/oracle/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-oracle
diff --git a/test/pom.xml b/test/pom.xml
index 4b416bc54..a58a3d548 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-parent
diff --git a/test/utils/pom.xml b/test/utils/pom.xml
index 5ca9d2baf..4ee8aade5 100644
--- a/test/utils/pom.xml
+++ b/test/utils/pom.xml
@@ -27,7 +27,7 @@
org.hibernate.tool
hibernate-tools-tests-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-tests-utils
diff --git a/utils/pom.xml b/utils/pom.xml
index 82878ef73..eb4e31093 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -21,7 +21,7 @@
org.hibernate.tool
hibernate-tools-parent
- 6.2.31-SNAPSHOT
+ 6.2.31.Final
hibernate-tools-utils