diff --git a/api/pom.xml b/api/pom.xml index fc8d2c5..6da27a2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,17 +1,18 @@ - + 4.0.0 com.github.chrisgleissner spring-batch-rest - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT com.github.chrisgleissner spring-batch-rest-api - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT spring-batch-rest-api diff --git a/pom.xml b/pom.xml index 10650c0..e21319b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,7 @@ - + 4.0.0 @@ -11,7 +12,7 @@ com.github.chrisgleissner spring-batch-rest - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom spring-batch-rest diff --git a/util/pom.xml b/util/pom.xml index f738759..ef97a49 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -1,17 +1,18 @@ - + 4.0.0 com.github.chrisgleissner spring-batch-rest - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT com.github.chrisgleissner spring-batch-rest-util - 1.0.1-SNAPSHOT + 1.0.0-SNAPSHOT spring-batch-rest-util