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 365934e96 [maven-release-plugin] prepare for next development iteration
365934e96 is described below
commit 365934e964f5bd0dfab015f0596a2a13afe57e45
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:58:21 2026 +0200
[maven-release-plugin] prepare for next development iteration
---
versioning/versioning-checker/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/versioning/versioning-checker/pom.xml
b/versioning/versioning-checker/pom.xml
index 515e8d8b2..bd22d554d 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.4.0</version>
+ <version>0.4.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>org.apache.aries.versioning.checker</name>
<url>http://maven.apache.org</url>
@@ -39,7 +39,7 @@
<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>
- <tag>versioning-checker-0.4.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>