From 771c14f00d3982a49e61963ba477df4fa34aa22c Mon Sep 17 00:00:00 2001 From: Spring Builds Date: Wed, 5 Oct 2022 04:16:25 +0000 Subject: [PATCH] [artifactory-release] Release version 5.0.0-M7 --- pom.xml | 2 +- spring-batch-bom/pom.xml | 10 +++++----- 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, 17 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index 5544c0760..034225d36 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-M7 pom https://projects.spring.io/spring-batch diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml index bee0e994f..6c7ac2e23 100644 --- a/spring-batch-bom/pom.xml +++ b/spring-batch-bom/pom.xml @@ -4,7 +4,7 @@ org.springframework.batch spring-batch - 5.0.0-SNAPSHOT + 5.0.0-M7 spring-batch-bom pom @@ -46,22 +46,22 @@ org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework.batch spring-batch-infrastructure - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework.batch spring-batch-integration - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework.batch spring-batch-test - 5.0.0-SNAPSHOT + 5.0.0-M7 diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index f138264af..be4aa04ec 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-M7 spring-batch-core jar @@ -23,7 +23,7 @@ org.springframework.batch spring-batch-infrastructure - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml index 680ae2cd9..989ae4c7a 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-M7 spring-batch-docs Spring Batch Docs diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index 74b23e473..ded08d0a9 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-M7 spring-batch-infrastructure jar diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 13ffe1608..97ddf9f36 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-M7 spring-batch-integration Spring Batch Integration @@ -22,7 +22,7 @@ org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework.integration @@ -65,7 +65,7 @@ org.springframework.batch spring-batch-test - 5.0.0-SNAPSHOT + 5.0.0-M7 test diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index c6f8f406a..bc3855a37 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-M7 spring-batch-samples jar @@ -20,7 +20,7 @@ org.springframework.batch spring-batch-bom - 5.0.0-SNAPSHOT + 5.0.0-M7 pom import diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 43513917e..500b48727 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-M7 spring-batch-test Spring Batch Test @@ -23,7 +23,7 @@ org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + 5.0.0-M7 org.springframework