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 48ea9173c [maven-release-plugin] prepare for next development iteration
48ea9173c is described below
commit 48ea9173cc7156d3c5c8ce37f83c047904a50dcb
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:54:19 2026 +0200
[maven-release-plugin] prepare for next development iteration
---
util/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/util/pom.xml b/util/pom.xml
index 64e88130a..22f43551b 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -30,7 +30,7 @@
<artifactId>org.apache.aries.util</artifactId>
<packaging>bundle</packaging>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Aries Util</name>
<description>
This bundle contains the OSGi common util for Apache Aries
@@ -40,7 +40,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>util-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>