diff --git a/pom.xml b/pom.xml index 6c6ce682..a476845f 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-build - 2.2.0.BUILD-SNAPSHOT + 2.2.0.RELEASE @@ -110,8 +110,8 @@ 3.0.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE + 2.1.0.RELEASE 3.0.0.BUILD-SNAPSHOT diff --git a/spring-cloud-task-samples/partitioned-batch-job/pom.xml b/spring-cloud-task-samples/partitioned-batch-job/pom.xml index 2b51dfc1..f9a8daba 100644 --- a/spring-cloud-task-samples/partitioned-batch-job/pom.xml +++ b/spring-cloud-task-samples/partitioned-batch-job/pom.xml @@ -52,7 +52,7 @@ org.springframework.cloud spring-cloud-deployer-local - 2.1.0.BUILD-SNAPSHOT + 2.1.0.RELEASE