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 b49f94aed [maven-release-plugin] prepare release testsupport-unit-2.0.0
b49f94aed is described below
commit b49f94aed2b6442f666f951294e2a1fa5c6bdd9e
Author: Dominik Przybysz <[email protected]>
AuthorDate: Sun Jul 19 19:47:46 2026 +0200
[maven-release-plugin] prepare release testsupport-unit-2.0.0
---
testsupport/testsupport-unit/pom.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/testsupport/testsupport-unit/pom.xml
b/testsupport/testsupport-unit/pom.xml
index b3734852b..5b7ecdecf 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-SNAPSHOT</version>
+ <version>2.0.0</version>
<description>
This bundle provides unit test support.
</description>
@@ -41,7 +41,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>testsupport-unit-2.0.0</tag>
+ </scm>
<properties>
<!-- Export package versions are maintained in packageinfo files -->
@@ -53,7 +54,7 @@
org.apache.aries.unittest.junit,
org.apache.aries.itest
</aries.osgi.export.pkg>
- <aries.osgi.private.pkg/>
+ <aries.osgi.private.pkg />
<!-- Don't import org.ops4j.pax.exam.container.def because it is only
used for setup -->
<aries.osgi.import.pkg>
org.ops4j.pax.exam.container.def*;resolution:=optional,