Skip to content

Commit 1fb366d

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.1.1
1 parent 61a8182 commit 1fb366d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>maven-shade-plugin</artifactId>
33-
<version>3.1.1-SNAPSHOT</version>
33+
<version>3.1.1</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Shade Plugin</name>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
4949
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
50-
<tag>HEAD</tag>
50+
<tag>maven-shade-plugin-3.1.1</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>

0 commit comments

Comments
 (0)