From aa44e639258488ae928a493153d86bd7727819c0 Mon Sep 17 00:00:00 2001 From: Stefano Cordio Date: Fri, 27 Dec 2024 11:04:15 +0100 Subject: [PATCH] Use Apache license SPDX identifier See https://maven.apache.org/pom.html#Licenses. --- spring-batch-bigquery/pom.xml | 2 +- spring-batch-excel/pom.xml | 2 +- spring-batch-geode/pom.xml | 2 +- spring-batch-neo4j/pom.xml | 2 +- spring-batch-notion/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-batch-bigquery/pom.xml b/spring-batch-bigquery/pom.xml index fb7bf67..91ab417 100644 --- a/spring-batch-bigquery/pom.xml +++ b/spring-batch-bigquery/pom.xml @@ -36,7 +36,7 @@ - Apache 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/spring-batch-excel/pom.xml b/spring-batch-excel/pom.xml index 289a2c7..9ee6dc3 100644 --- a/spring-batch-excel/pom.xml +++ b/spring-batch-excel/pom.xml @@ -32,7 +32,7 @@ https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-excel - Apache 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/spring-batch-geode/pom.xml b/spring-batch-geode/pom.xml index 405e295..dd96c9f 100644 --- a/spring-batch-geode/pom.xml +++ b/spring-batch-geode/pom.xml @@ -26,7 +26,7 @@ - Apache 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/spring-batch-neo4j/pom.xml b/spring-batch-neo4j/pom.xml index 24cb862..8ad44ae 100644 --- a/spring-batch-neo4j/pom.xml +++ b/spring-batch-neo4j/pom.xml @@ -33,7 +33,7 @@ https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-neo4j - Apache 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo diff --git a/spring-batch-notion/pom.xml b/spring-batch-notion/pom.xml index 01df3cb..1d7bfce 100644 --- a/spring-batch-notion/pom.xml +++ b/spring-batch-notion/pom.xml @@ -19,7 +19,7 @@ 2024 - Apache 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo