From 00b261688ec00ed6ca47a5c63dcce29d203e84da Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Mon, 30 Mar 2026 15:08:06 +0200 Subject: [PATCH 1/2] [3.x] Add license to POM --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 135bd6e4..599a6e99 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,14 @@ limitations under the License. more. https://codehaus-plexus.github.io/plexus-utils/ + + + Apache-2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + scm:git:https://github.com/codehaus-plexus/plexus-utils.git ${project.scm.connection} From cf512b5176bef8b08f22db31f4462fbe92ce574f Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Mon, 30 Mar 2026 15:09:45 +0200 Subject: [PATCH 2/2] whitespace --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 599a6e99..0ceff5e3 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ limitations under the License. repo - + scm:git:https://github.com/codehaus-plexus/plexus-utils.git ${project.scm.connection}