This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git

commit ae9523fcc353cc22ef18ba3048e9aebbfed30127
Author: Guillaume Nodet <gno...@gmail.com>
AuthorDate: Wed Jun 26 10:37:46 2024 +0200

    [maven-release-plugin] prepare release maven-deploy-plugin-4.0.0-beta-1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index f676439..1c3dc6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-deploy-plugin</artifactId>
-  <version>4.0.0-SNAPSHOT</version>
+  <version>4.0.0-beta-1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Deploy Plugin</name>
@@ -49,7 +49,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-deploy-plugin-4.0.0-beta-1</tag>
     
<url>https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -91,7 +91,7 @@ under the License.
     <version.maven-plugin-tools>4.0.0-beta-1</version.maven-plugin-tools>
     <version.maven-invoker-plugin>3.7.0</version.maven-invoker-plugin>
 
-    
<project.build.outputTimestamp>2024-04-26T10:30:44Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2024-06-26T08:37:38Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to