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

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


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

commit e7f333aa45bf1701fe6ec9f1472f514ee299aeb9
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Mon May 12 21:07:48 2025 +0200

    [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 adbf0c8..7513d46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-changes-plugin</artifactId>
-  <version>3.0.0-M3</version>
+  <version>3.0.0-M4-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Changes Plugin</name>
@@ -53,7 +53,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-changes-plugin.git</developerConnection>
-    <tag>maven-changes-plugin-3.0.0-M3</tag>
+    <tag>HEAD</tag>
     
<url>https://github.com/apache/maven-changes-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -79,7 +79,7 @@ under the License.
     <version.maven-site-plugin>3.21.0</version.maven-site-plugin>
 
     <sitePluginVersion>${version.maven-site-plugin}</sitePluginVersion>
-    
<project.build.outputTimestamp>2025-05-12T19:07:32Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-05-12T19:07:48Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to