From 2befb2bf9be3b4265f626c8d94405adc10145932 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 15 Dec 2024 22:27:12 +0100 Subject: [PATCH] sync pom changes from master branch --- pom.xml | 37 +++++-------------------------------- 1 file changed, 5 insertions(+), 32 deletions(-) diff --git a/pom.xml b/pom.xml index 88a8aaae..b5cd7646 100644 --- a/pom.xml +++ b/pom.xml @@ -29,16 +29,17 @@ limitations under the License. Plexus Common Utilities A collection of various utility classes to ease working with strings, files, command lines, XML and more. + https://codehaus-plexus.github.io/plexus-utils/ - scm:git:git@github.com:codehaus-plexus/plexus-utils.git - scm:git:git@github.com:codehaus-plexus/plexus-utils.git + scm:git:https://github.com/codehaus-plexus/plexus-utils.git + ${project.scm.connection} plexus-utils-3.5.0 - http://github.com/codehaus-plexus/plexus-utils + https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/ github - http://github.com/codehaus-plexus/plexus-utils/issues + https://github.com/codehaus-plexus/plexus-utils/issues @@ -73,35 +74,7 @@ limitations under the License. - - - - org.apache.maven.plugins - maven-resources-plugin - - 2.7 - - - - - maven-compiler-plugin - - - default-compile - - compile - - - 8 - - - - org.apache.maven.plugins maven-scm-publish-plugin