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 69ed46425 [maven-release-plugin] prepare for next development iteration
69ed46425 is described below

commit 69ed464256c46383ca3e414b88cb7caa8a3a2536
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:29:35 2026 +0200

    [maven-release-plugin] prepare for next development iteration
---
 testsupport/testsupport-unit/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testsupport/testsupport-unit/pom.xml 
b/testsupport/testsupport-unit/pom.xml
index 5b7ecdecf..dcd9e394e 100644
--- a/testsupport/testsupport-unit/pom.xml
+++ b/testsupport/testsupport-unit/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>org.apache.aries.testsupport.unit</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Unit Test Support</name>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <description>
         This bundle provides unit test support.
     </description>
@@ -41,7 +41,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>testsupport-unit-2.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to