From 5d1456a842ec2d4103ea4bf972448f6d604bb2a3 Mon Sep 17 00:00:00 2001 From: Christian Gleissner Date: Wed, 15 Apr 2020 13:39:38 +0200 Subject: [PATCH] [maven-release-plugin] prepare release v1.4.2 --- api/pom.xml | 4 ++-- example/api/pom.xml | 4 ++-- example/pom.xml | 4 ++-- example/quartz-api/pom.xml | 4 ++-- pom.xml | 4 ++-- quartz-api/pom.xml | 4 ++-- util/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b009fd0..774b4dd 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-api - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-api diff --git a/example/api/pom.xml b/example/api/pom.xml index ffab0bd..060ef9d 100644 --- a/example/api/pom.xml +++ b/example/api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest-example - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example-core - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example-core diff --git a/example/pom.xml b/example/pom.xml index 5fcf0e3..700d71d 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example pom diff --git a/example/quartz-api/pom.xml b/example/quartz-api/pom.xml index 6ec59ad..c6d2444 100644 --- a/example/quartz-api/pom.xml +++ b/example/quartz-api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest-example - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example-quartz - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-example-quartz diff --git a/pom.xml b/pom.xml index 948f972..5cc3ce5 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.chrisgleissner spring-batch-rest - 1.4.2-SNAPSHOT + 1.4.2 pom spring-batch-rest @@ -89,7 +89,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 - v1.4.0 + v1.4.2 diff --git a/quartz-api/pom.xml b/quartz-api/pom.xml index f3db352..67bd8f3 100644 --- a/quartz-api/pom.xml +++ b/quartz-api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-quartz-api - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-quartz-api diff --git a/util/pom.xml b/util/pom.xml index e5975eb..0a4c249 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-util - 1.4.2-SNAPSHOT + 1.4.2 spring-batch-rest-util