Skip to content

Commit b47af4b

Browse files
committed
[maven-release-plugin] prepare release maven-resources-plugin-3.3.0
1 parent 08feaaa commit b47af4b

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.3.0-SNAPSHOT</version>
32+
<version>3.3.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.3.0</tag>
5555
</scm>
5656
<issueManagement>
5757
<system>JIRA</system>
@@ -72,7 +72,7 @@ under the License.
7272
<mavenFilteringVersion>3.3.0</mavenFilteringVersion>
7373
<mavenVersion>3.2.5</mavenVersion>
7474
<javaVersion>8</javaVersion>
75-
<project.build.outputTimestamp>2020-08-05T15:25:21Z</project.build.outputTimestamp>
75+
<project.build.outputTimestamp>2022-07-23T17:48:51Z</project.build.outputTimestamp>
7676
</properties>
7777

7878
<contributors>

0 commit comments

Comments
 (0)