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 8b45b68b9 [maven-release-plugin] prepare for next development iteration
8b45b68b9 is described below
commit 8b45b68b9cada96d62090bffe70db9aba9e38473
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 20:01:12 2026 +0200
[maven-release-plugin] prepare for next development iteration
---
versioning/versioning-plugin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/versioning/versioning-plugin/pom.xml
b/versioning/versioning-plugin/pom.xml
index 72226f48a..86e6e417c 100644
--- a/versioning/versioning-plugin/pom.xml
+++ b/versioning/versioning-plugin/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.aries.versioning</groupId>
<artifactId>org.apache.aries.versioning.plugin</artifactId>
- <version>0.4.0</version>
+ <version>0.4.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>org.apache.aries.versioning.plugin Maven Mojo</name>
@@ -38,7 +38,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-plugin-0.4.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>