Skip to content

Commit

Permalink
HBX-2410: Update version identifier to 5.6.13.Final
Browse files Browse the repository at this point in the history
Signed-off-by: blafond <blafond@redhat.com>
  • Loading branch information
blafond committed Nov 8, 2022
1 parent 24d8dec commit 777b32f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion main/src/main/java/org/hibernate/tool/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

final public class Version {

public static final String VERSION = "5.6.13-SNAPSHOT";
public static final String VERSION = "5.6.13.Final";

private static final Version instance = new Version();

Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion test/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-h2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/hsql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-hsql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/mssql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-mssql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/nodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-nodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/oracle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-oracle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tools-tests-parent</artifactId>
<version>5.6.13-SNAPSHOT</version>
<version>5.6.13.Final</version>
</parent>

<artifactId>hibernate-tools-tests-utils</artifactId>
Expand Down

0 comments on commit 777b32f

Please sign in to comment.