From a99f1c8645f59d5952cb9c6eb005e761ce3423b9 Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Thu, 19 May 2022 01:22:54 +0000 Subject: [PATCH] [artifactory-release] Release version 5.0.0-M3 --- pom.xml | 2 +- spring-batch-bom/pom.xml | 14 +++++++------- spring-batch-core/pom.xml | 4 ++-- spring-batch-docs/pom.xml | 2 +- spring-batch-infrastructure/pom.xml | 2 +- spring-batch-integration/pom.xml | 6 +++--- spring-batch-samples/pom.xml | 4 ++-- spring-batch-test/pom.xml | 4 ++-- 8 files changed, 19 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 6228e93c9e..bdd44fbf24 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ designed to enable the development of robust batch applications vital for the daily operations of enterprise systems. Spring Batch is part of the Spring Portfolio. - 5.0.0-SNAPSHOT + 5.0.0-M3 pom https://projects.spring.io/spring-batch diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml index d1c62454fa..b5f7f2c049 100644 --- a/spring-batch-bom/pom.xml +++ b/spring-batch-bom/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-bom pom @@ -46,22 +46,22 @@ org.springframework.batch spring-batch-core - ${project.version} + 5.0.0-M3 org.springframework.batch spring-batch-infrastructure - ${project.version} + 5.0.0-M3 org.springframework.batch spring-batch-integration - ${project.version} + 5.0.0-M3 org.springframework.batch spring-batch-test - ${project.version} + 5.0.0-M3 @@ -79,4 +79,4 @@ - \ No newline at end of file + diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index 98818c2151..e35dca083a 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-core jar @@ -23,7 +23,7 @@ org.springframework.batch spring-batch-infrastructure - 5.0.0-SNAPSHOT + 5.0.0-M3 org.springframework diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml index 493fedc63c..5cf4e3a933 100644 --- a/spring-batch-docs/pom.xml +++ b/spring-batch-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-docs Spring Batch Docs diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 5fc2fe633f..24f350b631 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-infrastructure jar diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index b1e300e550..547cd73605 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-integration Spring Batch Integration @@ -22,7 +22,7 @@ org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + 5.0.0-M3 org.springframework.integration @@ -65,7 +65,7 @@ org.springframework.batch spring-batch-test - 5.0.0-SNAPSHOT + 5.0.0-M3 test diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index 9ba7e52b84..63e1e27bd1 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-samples jar @@ -20,7 +20,7 @@ org.springframework.batch spring-batch-bom - 5.0.0-SNAPSHOT + 5.0.0-M3 pom import diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 5a627e9991..041f72a8c7 100644 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M3 spring-batch-test Spring Batch Test @@ -23,7 +23,7 @@ org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + 5.0.0-M3 org.springframework