From dcf35e7724b68cedefffb427b6a8148a72fb587f Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sun, 17 Dec 2023 00:52:38 +0100 Subject: [PATCH] Bump parent pom to plexus 16, update version to 2.1.0-SNAPSHOT --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 7a26b23..d17a43e 100644 --- a/pom.xml +++ b/pom.xml @@ -19,24 +19,25 @@ limitations under the License. org.codehaus.plexus - plexus-components - 14.2 + plexus + 16 + plexus-velocity - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT Plexus Velocity Component - scm:git:git@github.com:codehaus-plexus/plexus-velocity.git - scm:git:git@github.com:codehaus-plexus/plexus-velocity.git + scm:git:https://github.com/codehaus-plexus/plexus-velocity.git + ${project.scm.connection} HEAD - http://github.com/codehaus-plexus/plexus-velocity + https://github.com/codehaus-plexus/plexus-velocity github - http://github.com/codehaus-plexus/plexus-velocity/issues + https://github.com/codehaus-plexus/plexus-velocity/issues @@ -82,7 +83,6 @@ limitations under the License. org.junit.jupiter junit-jupiter - 5.10.1 test