Skip to content

Commit ce485a0

Browse files
committed
[maven-release-plugin] prepare release maven-resources-plugin-3.5.0
1 parent bfadfff commit ce485a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.4.1-SNAPSHOT</version>
30+
<version>3.5.0</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.5.0</tag>
5656
<url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
5757
</scm>
5858
<issueManagement>
@@ -73,7 +73,7 @@ under the License.
7373
<properties>
7474
<mavenVersion>3.9.12</mavenVersion>
7575
<javaVersion>8</javaVersion>
76-
<project.build.outputTimestamp>2025-11-22T21:31:20Z</project.build.outputTimestamp>
76+
<project.build.outputTimestamp>2026-03-02T11:24:56Z</project.build.outputTimestamp>
7777

7878
<version.slf4j>1.7.36</version.slf4j>
7979
<version.plexus-utils>3.6.0</version.plexus-utils>

0 commit comments

Comments
 (0)