From 800e6892d51068b8df049e13888cb2d53c62cea3 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 28 Apr 2023 21:05:14 +0000 Subject: [PATCH] Bumping versions --- pom.xml | 4 ++-- spring-cloud-task-dependencies/pom.xml | 2 +- spring-cloud-task-samples/batch-events/pom.xml | 2 +- spring-cloud-task-samples/task-events/pom.xml | 2 +- spring-cloud-task-samples/taskprocessor/pom.xml | 2 +- spring-cloud-task-samples/tasksink/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e18b237e..b674b0c2 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-build - 3.1.7-SNAPSHOT + 3.1.8-SNAPSHOT @@ -110,7 +110,7 @@ - 3.2.8-SNAPSHOT + 3.2.9-SNAPSHOT 2.7.6 2.7.6 diff --git a/spring-cloud-task-dependencies/pom.xml b/spring-cloud-task-dependencies/pom.xml index 646714bb..19aca45e 100644 --- a/spring-cloud-task-dependencies/pom.xml +++ b/spring-cloud-task-dependencies/pom.xml @@ -10,7 +10,7 @@ spring-cloud-dependencies-parent org.springframework.cloud - 3.1.7-SNAPSHOT + 3.1.8-SNAPSHOT diff --git a/spring-cloud-task-samples/batch-events/pom.xml b/spring-cloud-task-samples/batch-events/pom.xml index 960f050e..0cd6360a 100644 --- a/spring-cloud-task-samples/batch-events/pom.xml +++ b/spring-cloud-task-samples/batch-events/pom.xml @@ -23,7 +23,7 @@ 1.17.6 1.17.6 1.0.8 - 3.2.8-SNAPSHOT + 3.2.9-SNAPSHOT diff --git a/spring-cloud-task-samples/task-events/pom.xml b/spring-cloud-task-samples/task-events/pom.xml index feb4ebab..bf6a5d7c 100644 --- a/spring-cloud-task-samples/task-events/pom.xml +++ b/spring-cloud-task-samples/task-events/pom.xml @@ -20,7 +20,7 @@ UTF-8 1.8 - 3.2.8-SNAPSHOT + 3.2.9-SNAPSHOT diff --git a/spring-cloud-task-samples/taskprocessor/pom.xml b/spring-cloud-task-samples/taskprocessor/pom.xml index 4a86c04d..39051086 100644 --- a/spring-cloud-task-samples/taskprocessor/pom.xml +++ b/spring-cloud-task-samples/taskprocessor/pom.xml @@ -21,7 +21,7 @@ UTF-8 true - 3.2.8-SNAPSHOT + 3.2.9-SNAPSHOT diff --git a/spring-cloud-task-samples/tasksink/pom.xml b/spring-cloud-task-samples/tasksink/pom.xml index 3b0c983a..deb0c7dc 100644 --- a/spring-cloud-task-samples/tasksink/pom.xml +++ b/spring-cloud-task-samples/tasksink/pom.xml @@ -22,7 +22,7 @@ UTF-8 true - 3.2.8-SNAPSHOT + 3.2.9-SNAPSHOT