From 91c4284b8ad638e89108b7e66755a0f66a8b6fde Mon Sep 17 00:00:00 2001 From: Christian Gleissner Date: Sun, 23 Dec 2018 20:47:23 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.2.7 --- api/pom.xml | 4 ++-- example/pom.xml | 4 ++-- pom.xml | 4 ++-- util/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index d57a97f..2a5fdbc 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,12 +6,12 @@ com.github.chrisgleissner spring-batch-rest - 1.2.7-SNAPSHOT + 1.2.7 com.github.chrisgleissner spring-batch-rest-api - 1.2.7-SNAPSHOT + 1.2.7 spring-batch-rest-api diff --git a/example/pom.xml b/example/pom.xml index c67702b..9f701c0 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -6,12 +6,12 @@ com.github.chrisgleissner spring-batch-rest - 1.2.7-SNAPSHOT + 1.2.7 com.github.chrisgleissner spring-batch-rest-example - 1.2.7-SNAPSHOT + 1.2.7 spring-batch-rest-example diff --git a/pom.xml b/pom.xml index af44977..95b3adb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.chrisgleissner spring-batch-rest - 1.2.7-SNAPSHOT + 1.2.7 pom spring-batch-rest @@ -92,7 +92,7 @@ https://github.com/chrisgleissner/spring-batch-rest scm:git:git://github.com/chrisgleissner/spring-batch-rest.git scm:git:git@github.com:chrisgleissner/spring-batch-rest.git - HEAD + v1.2.7 diff --git a/util/pom.xml b/util/pom.xml index 455a6bf..4789fc8 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,12 +6,12 @@ com.github.chrisgleissner spring-batch-rest - 1.2.7-SNAPSHOT + 1.2.7 com.github.chrisgleissner spring-batch-rest-util - 1.2.7-SNAPSHOT + 1.2.7 spring-batch-rest-util