Skip to content

Commit 0e34190

Browse files
committed
[Jenkins release job] Preparing next development iteration
1 parent 6398cd4 commit 0e34190

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hibernateVersion=7.1.22.Final
1+
hibernateVersion=7.1.23-SNAPSHOT

local-build-plugins/src/main/java/org/hibernate/build/OrmBuildDetails.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public String getHibernateVersionNameOsgi() {
5858
return getHibernateVersion().getOsgiVersion();
5959
}
6060

61-
61+
6262
public JpaVersion getJpaVersion() {
6363
return jpaVersion;
6464
}

0 commit comments

Comments
 (0)