This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MRELEASE-1144
in repository https://gitbox.apache.org/repos/asf/maven-release.git

commit 2142c9e00ee4b1e55ba18a6126f00afcd58ddde0
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Jun 8 23:50:53 2024 +0200

    [MRELEASE-1144] Upgrade to Parent 42
    
    This closes #216
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3aa918a8..116fbf2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>41</version>
+    <version>42</version>
     <relativePath />
   </parent>
 
@@ -70,7 +70,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-release.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-release.git</developerConnection>
-    <tag>maven-release-3.0.0-M7</tag>
+    <tag>HEAD</tag>
     <url>https://github.com/apache/maven-release/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>

Reply via email to