8000 [maven-release-plugin] prepare release maven-deploy-plugin-4.0.0-beta-1 · apache/maven-deploy-plugin@ae9523f · GitHub
[go: up one dir, main page]

Skip to content

Commit ae9523f

Browse files
committed
[maven-release-plugin] prepare release maven-deploy-plugin-4.0.0-beta-1
1 parent 69121ff commit ae9523f

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-deploy-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 Deploy Plugin</name>
@@ -49,7 +49,7 @@ under the License.
4949
<scm>
5050
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection>
5151
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection>
52-
<tag>HEAD</tag>
52+
<tag>maven-deploy-plugin-4.0.0-beta-1</tag>
5353
<url>https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag}</url>
5454
</scm>
5555
<issueManagement>
@@ -91,7 +91,7 @@ under the License.
9191
<version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
9292
<version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
9393

94-
<project.build.outputTimestamp>2024-04-26T10:30:44Z</project.build.outputTimestamp>
94+
<project.build.outputTimestamp>2024-06-26T08:37:38Z</project.build.outputTimestamp>
9595
</properties>
9696

9797
<dependencyManagement>

0 commit comments

Comments
 (0)
0