From c1dc5f0995ebc45759544ce3fb1b547cf9815ffd Mon Sep 17 00:00:00 2001 From: Riccardo Righi Date: Fri, 29 Jun 2018 19:10:56 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 5.1.3 --- 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 5a7d8b7..09697ae 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-jdbc-bom diff --git a/core/pom.xml b/core/pom.xml index b902281..e42e172 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-jdbc diff --git a/documentation/pom.xml b/documentation/pom.xml index 12adb3c..36e72ef 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 documentation-jdbc diff --git a/pom.xml b/pom.xml index 2a2b587..36e577b 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 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.1.3 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 5e7daec..0fa4bf1 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-jdbc-spring-boot diff --git a/spring/pom.xml b/spring/pom.xml index 73d76b2..5ea4e1b 100644 --- a/spring/pom.xml +++ b/spring/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-jdbc-spring diff --git a/starter-hikaricp/pom.xml b/starter-hikaricp/pom.xml index ebbdf3a..6cbaf39 100644 --- a/starter-hikaricp/pom.xml +++ b/starter-hikaricp/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-starter-jdbc-hikaricp diff --git a/starter/pom.xml b/starter/pom.xml index 09562bb..0ac714c 100644 --- a/starter/pom.xml +++ b/starter/pom.xml @@ -4,7 +4,7 @@ com.holon-platform.jdbc holon-jdbc-root - 5.1.3-SNAPSHOT + 5.1.3 holon-starter-jdbc