We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9898845 commit 8ac2ccfCopy full SHA for 8ac2ccf
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-clean-plugin</artifactId>
33
- <version>3.1.0-SNAPSHOT</version>
+ <version>3.1.0</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven Clean Plugin</name>
@@ -47,7 +47,7 @@ under the License.
47
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</connection>
48
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-clean-plugin.git</developerConnection>
49
<url>https://github.com/apache/maven-clean-plugin/tree/${project.scm.tag}</url>
50
- <tag>HEAD</tag>
+ <tag>maven-clean-plugin-3.1.0</tag>
51
</scm>
52
<issueManagement>
53
<system>JIRA</system>
0 commit comments