From e46611ce2fcd6033b13334138ba40bb31c143c51 Mon Sep 17 00:00:00 2001 From: Fabio Paroni Date: Fri, 10 Nov 2023 17:47:10 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 5.7.0 --- bom/pom.xml | 2 +- core/pom.xml | 2 +- documentation/pom.xml | 2 +- pom.xml | 4 ++-- spring-boot/pom.xml | 2 +- spring/pom.xml | 2 +- starter-hikaricp/pom.xml | 2 +- starter/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 7a8896b..11b5b8a 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-jdbc-bom diff --git a/core/pom.xml b/core/pom.xml index 6a3cc72..442e2f5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-jdbc diff --git a/documentation/pom.xml b/documentation/pom.xml index 0c320df..5969baa 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 documentation-jdbc diff --git a/pom.xml b/pom.xml index 0764b16..0c3fe49 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 pom ${project.groupId}:${project.artifactId} @@ -48,7 +48,7 @@ scm:git:https://github.com/holon-platform/holon-jdbc.git https://github.com/holon-platform/holon-jdbc scm:git:https://github.com/holon-platform/holon-jdbc.git - HEAD + 5.7.0 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 6a93349..fe66ff5 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-jdbc-spring-boot diff --git a/spring/pom.xml b/spring/pom.xml index 6de43af..3dbb142 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-jdbc-spring diff --git a/starter-hikaricp/pom.xml b/starter-hikaricp/pom.xml index be08269..c0f60a8 100644 --- a/starter-hikaricp/pom.xml +++ b/starter-hikaricp/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-starter-jdbc-hikaricp diff --git a/starter/pom.xml b/starter/pom.xml index 30396c6..9e22aa4 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.5.1-SNAPSHOT + 5.7.0 holon-starter-jdbc