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-jdeprscan-plugin.git


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

commit bb6dd91878c591bff205c1871a44d6f50fd817ce
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Mon Dec 22 01:07:16 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 6d82e99..c300711 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ under the License.
   </parent>
 
   <artifactId>maven-jdeprscan-plugin</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven JDeprScan Plugin</name>
@@ -42,7 +42,7 @@ under the License.
   <scm>
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-jdeprscan-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-jdeprscan-plugin-3.0.0</tag>
     
<url>https://github.com/apache/maven-jdeprscan-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -63,7 +63,7 @@ under the License.
   <properties>
     <mavenVersion>3.9.12</mavenVersion>
     <javaVersion>8</javaVersion>
-    
<project.build.outputTimestamp>2020-04-07T21:04:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2025-12-22T00:07:11Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>

Reply via email to