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

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


The following commit(s) were added to refs/heads/master by this push:
     new 551bef1  [maven-release-plugin] prepare release 
maven-doap-plugin-3.0.0-M1
551bef1 is described below

commit 551bef159d4d5fa24fe15136d7a8182538c6668f
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Nov 24 21:16:20 2025 +0100

    [maven-release-plugin] prepare release maven-doap-plugin-3.0.0-M1
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7a7329c..61871d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-doap-plugin</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0-M1</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven DOAP Plugin</name>
@@ -41,7 +41,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doap-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doap-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-doap-plugin-3.0.0-M1</tag>
     
<url>https://github.com/apache/maven-doap-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -65,7 +65,7 @@ under the License.
     <scmVersion>2.2.1</scmVersion>
     <resolverVersion>1.4.1</resolverVersion>
     <checkstyle.violation.ignore>FileLength</checkstyle.violation.ignore>
-    
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-11-24T20:16:13Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to