From 3731e847c8def4bdb1ba1e7133ac195284a8715c Mon Sep 17 00:00:00 2001 From: Christian Gleissner Date: Sun, 8 Mar 2020 22:29:34 +0000 Subject: [PATCH] [maven-release-plugin] prepare release v1.4.0 --- api/pom.xml | 4 ++-- example/api/pom.xml | 4 ++-- example/pom.xml | 4 ++-- example/quartz-api/pom.xml | 4 ++-- pom.xml | 2 +- quartz-api/pom.xml | 4 ++-- util/pom.xml | 4 ++-- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index f90ea62..666f7d4 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-api - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-api diff --git a/example/api/pom.xml b/example/api/pom.xml index 4540e54..6761aff 100644 --- a/example/api/pom.xml +++ b/example/api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest-example - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-example-core - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-example-core diff --git a/example/pom.xml b/example/pom.xml index 62d2d27..fd608a5 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-example - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-example pom diff --git a/example/quartz-api/pom.xml b/example/quartz-api/pom.xml index 41e5d31..fd5a569 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.0-SNAPSHOT + 1.4.0 spring-batch-rest-example-quartz - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-example-quartz diff --git a/pom.xml b/pom.xml index 274e832..578651f 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.chrisgleissner spring-batch-rest - 1.4.0-SNAPSHOT + 1.4.0 pom spring-batch-rest diff --git a/quartz-api/pom.xml b/quartz-api/pom.xml index b75a414..6b6f938 100644 --- a/quartz-api/pom.xml +++ b/quartz-api/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-quartz-api - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-quartz-api diff --git a/util/pom.xml b/util/pom.xml index 50b1e7c..3de7605 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -6,11 +6,11 @@ com.github.chrisgleissner spring-batch-rest - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-util - 1.4.0-SNAPSHOT + 1.4.0 spring-batch-rest-util