Skip to content

Commit a59a2e4

Browse files
committed
[maven-release-plugin] prepare release maven-source-plugin-3.2.1
1 parent c954a7e commit a59a2e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
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.1-SNAPSHOT</version>
33+
<version>3.2.1</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.1</tag>
6565
</scm>
6666
<issueManagement>
6767
<system>JIRA</system>
@@ -81,7 +81,7 @@ under the License.
8181
<properties>
8282
<javaVersion>7</javaVersion>
8383
<mavenVersion>3.0</mavenVersion>
84-
<project.build.outputTimestamp>2019-12-08T19:56:05Z</project.build.outputTimestamp>
84+
<project.build.outputTimestamp>2019-12-16T18:10:01Z</project.build.outputTimestamp>
8585
</properties>
8686

8787
<dependencies>

0 commit comments

Comments
 (0)