Skip to content

Commit e6f8455

Browse files
committed
[maven-release-plugin] prepare release maven-resources-plugin-4.0.0-beta-1
1 parent 4d43e9d commit e6f8455

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

3030
<artifactId>maven-resources-plugin</artifactId>
31-
<version>4.0.0-SNAPSHOT</version>
31+
<version>4.0.0-beta-1</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Resources Plugin</name>
@@ -53,7 +53,7 @@ under the License.
5353
<scm>
5454
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</connection>
5555
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-resources-plugin.git</developerConnection>
56-
<tag>HEAD</tag>
56+
<tag>maven-resources-plugin-4.0.0-beta-1</tag>
5757
<url>https://github.com/apache/maven-resources-plugin/tree/${project.scm.tag}</url>
5858
</scm>
5959
<issueManagement>
@@ -85,7 +85,7 @@ under the License.
8585
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
8686
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
8787

88-
<project.build.outputTimestamp>2023-03-21T12:01:37Z</project.build.outputTimestamp>
88+
<project.build.outputTimestamp>2024-06-26T08:23:45Z</project.build.outputTimestamp>
8989
</properties>
9090

9191
<dependencyManagement>

0 commit comments

Comments
 (0)