Skip to content

Commit 2a74824

Browse files
committed
[maven-release-plugin] prepare release maven-source-plugin-3.2.0
1 parent 816ebc4 commit 2a74824

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 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-source-plugin</artifactId>
33-
<version>3.2.0-SNAPSHOT</version>
33+
<version>3.2.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Source Plugin</name>
@@ -61,7 +61,7 @@ under the License.
6161
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
6262
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
6363
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
64-
<tag>HEAD</tag>
64+
<tag>maven-source-plugin-3.2.0</tag>
6565
</scm>
6666
<issueManagement>
6767
<system>JIRA</system>

0 commit comments

Comments
 (0)