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

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


The following commit(s) were added to refs/heads/master by this push:
     new 55a1cb0  [maven-release-plugin] prepare for next development iteration
55a1cb0 is described below

commit 55a1cb07e278cb24e427f745339ef91152019e0e
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Wed Jan 8 17:48:55 2025 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index dea9cc2..c0b1d59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-artifact-plugin</artifactId>
-  <version>3.6.0</version>
+  <version>3.6.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Artifact Plugin</name>
@@ -41,7 +41,7 @@
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git</developerConnection>
-    <tag>maven-artifact-plugin-3.6.0</tag>
+    <tag>master</tag>
     
<url>https://github.com/apache/maven-artifact-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -64,7 +64,7 @@
     <resolverVersion>1.9.20</resolverVersion>
     <doxiaVersion>1.12.0</doxiaVersion>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2025-01-08T16:48:34Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-01-08T16:48:55Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to