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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new f00b95444 [maven-release-plugin] prepare release 
versioning-checker-0.4.0
f00b95444 is described below

commit f00b95444f6a249a454b16dc4c3490d041d79c59
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:58:13 2026 +0200

    [maven-release-plugin] prepare release versioning-checker-0.4.0
---
 versioning/versioning-checker/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/versioning/versioning-checker/pom.xml 
b/versioning/versioning-checker/pom.xml
index bb4f0dd5d..515e8d8b2 100644
--- a/versioning/versioning-checker/pom.xml
+++ b/versioning/versioning-checker/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.aries.versioning</groupId>
     <artifactId>org.apache.aries.versioning.checker</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.4.0</version>
     <packaging>bundle</packaging>
     <name>org.apache.aries.versioning.checker</name>
     <url>http://maven.apache.org</url>
@@ -39,7 +39,8 @@
         <connection>scm:git:[email protected]:apache/aries.git</connection>
         
<developerConnection>scm:git:[email protected]:apache/aries.git</developerConnection>
         <url>https://github.com/apache/aries</url>
-    </scm>
+      <tag>versioning-checker-0.4.0</tag>
+  </scm>
 
     <properties>
         <aries.osgi.symbolic.name>

Reply via email to