We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869ad97 commit 2142c9eCopy full SHA for 2142c9e
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.apache.maven</groupId>
25
<artifactId>maven-parent</artifactId>
26
- <version>41</version>
+ <version>42</version>
27
<relativePath />
28
</parent>
29
@@ -70,7 +70,7 @@
70
<scm>
71
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-release.git</connection>
72
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-release.git</developerConnection>
73
- <tag>maven-release-3.0.0-M7</tag>
+ <tag>HEAD</tag>
74
<url>https://github.com/apache/maven-release/tree/${project.scm.tag}</url>
75
</scm>
76
<issueManagement>
0 commit comments