Skip to content

Commit 978ce1e

Browse files
committed
[maven-release-plugin] prepare release maven-resources-plugin-3.3.1
1 parent b7cd080 commit 978ce1e

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
@@ -27,7 +27,7 @@ under the License.
2727
</parent>
2828

2929
<artifactId>maven-resources-plugin</artifactId>
30-
<version>3.3.1-SNAPSHOT</version>
30+
<version>3.3.1</version>
3131
<packaging>maven-plugin</packaging>
3232

3333
<name>Apache Maven Resources Plugin</name>
@@ -52,7 +52,7 @@ under the License.
5252
<scm>
5353
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</connection>
5454
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</developerConnection>
55-
<tag>HEAD</tag>
55+
<tag>maven-resources-plugin-3.3.1</tag>
5656
<url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
5757
</scm>
5858
<issueManagement>
@@ -74,7 +74,7 @@ under the License.
7474
<mavenFilteringVersion>3.3.1</mavenFilteringVersion>
7575
<mavenVersion>3.2.5</mavenVersion>
7676
<javaVersion>8</javaVersion>
77-
<project.build.outputTimestamp>2022-07-23T17:49:18Z</project.build.outputTimestamp>
77+
<project.build.outputTimestamp>2023-03-21T12:00:59Z</project.build.outputTimestamp>
7878
</properties>
7979

8080
<dependencies>

0 commit comments

Comments
 (0)