Skip to content

Commit 61096d9

Browse files
committed
[maven-release-plugin] prepare release maven-resources-plugin-3.2.0
1 parent fa28224 commit 61096d9

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
@@ -29,7 +29,7 @@ under the License.
2929
</parent>
3030

3131
<artifactId>maven-resources-plugin</artifactId>
32-
<version>3.2.0-SNAPSHOT</version>
32+
<version>3.2.0</version>
3333
<packaging>maven-plugin</packaging>
3434

3535
<name>Apache Maven Resources Plugin</name>
@@ -51,7 +51,7 @@ under the License.
5151
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</connection>
5252
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</developerConnection>
5353
<url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
54-
<tag>HEAD</tag>
54+
<tag>maven-resources-plugin-3.2.0</tag>
5555
</scm>
5656
<issueManagement>
5757
<system>JIRA</system>
@@ -72,7 +72,7 @@ under the License.
7272
<mavenFilteringVersion>3.2.0</mavenFilteringVersion>
7373
<mavenVersion>3.1.0</mavenVersion>
7474
<javaVersion>7</javaVersion>
75-
<project.build.outputTimestamp>2020-08-05T14:35:05Z</project.build.outputTimestamp>
75+
<project.build.outputTimestamp>2020-08-05T15:24:15Z</project.build.outputTimestamp>
7676
</properties>
7777

7878
<contributors>

0 commit comments

Comments
 (0)