From 80abb699a701f4e1cf00e2aaef1716e2558d0281 Mon Sep 17 00:00:00 2001 From: Goooler Date: Tue, 3 Jun 2025 17:14:36 +0800 Subject: [PATCH] Update the SPDX ID of license Seems the current used `The Apache Software License, Version 2.0` is outdated, and it can't be recognized by Maven Central. See https://central.sonatype.com/artifact/org.apache.ant/ant/1.10.15 --- src/etc/poms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml index f4babf1655..46807bbf5c 100644 --- a/src/etc/poms/pom.xml +++ b/src/etc/poms/pom.xml @@ -31,7 +31,7 @@ master POM - The Apache Software License, Version 2.0 + Apache-2.0 https://www.apache.org/licenses/LICENSE-2.0.txt repo