From f76f1c9d75e9c88e4926be10d2bc1ce71f671a08 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Wed, 18 May 2022 09:56:21 +0200 Subject: [PATCH] Refine contribution #4078 Update pom.xml to be consistent with other pom files --- spring-batch-bom/pom.xml | 67 ++++++++++++---------------------------- 1 file changed, 20 insertions(+), 47 deletions(-) diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml index 6dbea3ddd..881efbc30 100644 --- a/spring-batch-bom/pom.xml +++ b/spring-batch-bom/pom.xml @@ -1,93 +1,66 @@ - 4.0.0 org.springframework.batch spring-batch-bom + Spring Batch BOM + Bill of materials for Spring Batch modules 5.0.0-SNAPSHOT pom - - Spring Batch BOM - Bill of materials to make sure a consistent set of versions is used for - Spring Batch modules. - - https://github.com/spring-projects/spring-batch + https://projects.spring.io/spring-batch - Pivotal Software, Inc. - https://www.spring.io + Spring + https://spring.io https://github.com/spring-projects/spring-batch - scm:git:git://github.com/spring-projects/spring-batch.git - scm:git:ssh://git@github.com:spring-projects/spring-batch.git + git://github.com/spring-projects/spring-batch.git + git@github.com:spring-projects/spring-batch.git - GitHub + Github Issues https://github.com/spring-projects/spring-batch/issues + + Bamboo + https://build.spring.io/browse/BATCH + + - Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0 - - Copyright 2010 the original author or authors. - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied. - See the License for the specific language governing permissions and - limitations under the License. - + Apache 2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo - - org.springframework.batch spring-batch-core - 5.0.0-SNAPSHOT + ${project.version} - org.springframework.batch spring-batch-infrastructure - 5.0.0-SNAPSHOT + ${project.version} - org.springframework.batch spring-batch-integration - 5.0.0-SNAPSHOT + ${project.version} - org.springframework.batch spring-batch-test - 5.0.0-SNAPSHOT + ${project.version} - - - - spring-libs-release - https://repo.spring.io/libs-release - - - \ No newline at end of file