From 2c0505e1720315724b3adb6ef9952853e3aea383 Mon Sep 17 00:00:00 2001 From: liquibot Date: Thu, 16 Nov 2023 18:41:10 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cd7573df..dae7b20c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.liquibase.ext liquibase-hibernate6 - 4.25.0 + 4.26.0-SNAPSHOT Liquibase Hibernate Integration Liquibase extension for hibernate integration including generating changesets based on changed @@ -62,7 +62,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/liquibase/liquibase-hibernate.git - liquibase-hibernate6-4.25.0 + HEAD