Skip to content

Commit d68b1bd

Browse files
committed
[maven-release-plugin] prepare release maven-source-plugin-4.0.0-beta-1
1 parent 488c859 commit d68b1bd

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-source-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 Source Plugin</name>
@@ -58,7 +58,7 @@ under the License.
5858
<scm>
5959
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
6060
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>maven-source-plugin-4.0.0-beta-1</tag>
6262
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
6363
</scm>
6464
<issueManagement>
@@ -90,7 +90,7 @@ under the License.
9090
<version.maven-plugin-tools>${mavenPluginPluginVersion}</version.maven-plugin-tools>
9191
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
9292

93-
<project.build.outputTimestamp>2024-03-30T01:49:10Z</project.build.outputTimestamp>
93+
<project.build.outputTimestamp>2024-06-26T08:31:36Z</project.build.outputTimestamp>
9494
</properties>
9595

9696
<dependencyManagement>

0 commit comments

Comments
 (0)