Skip to content

Commit b07d56e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 21e646c commit b07d56e

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.4.0</version>
30+
<version>3.4.1-SNAPSHOT</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>maven-resources-plugin-3.4.0</tag>
55+
<tag>HEAD</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.4.0</mavenFilteringVersion>
7575
<mavenVersion>3.9.11</mavenVersion>
7676
<javaVersion>8</javaVersion>
77-
<project.build.outputTimestamp>2025-11-22T21:31:06Z</project.build.outputTimestamp>
77+
<project.build.outputTimestamp>2025-11-22T21:31:20Z</project.build.outputTimestamp>
7878

7979
<version.maven-invoker-plugin>3.9.1</version.maven-invoker-plugin>
8080
</properties>

0 commit comments

Comments
 (0)