Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-source-plugin-3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Dec 16, 2019
1 parent c954a7e commit a59a2e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-source-plugin</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Source Plugin</name>
Expand Down Expand Up @@ -61,7 +61,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-source-plugin-3.2.1</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand All @@ -81,7 +81,7 @@ under the License.
<properties>
<javaVersion>7</javaVersion>
<mavenVersion>3.0</mavenVersion>
<project.build.outputTimestamp>2019-12-08T19:56:05Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2019-12-16T18:10:01Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit a59a2e4

Please sign in to comment.