This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to annotated tag org.apache.sling.junit.core-1.3.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git
commit 8d1247419061cb0f8ee1d478e930b18c94b60cb8 Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed May 13 06:46:16 2026 +0200 [maven-release-plugin] prepare release org.apache.sling.junit.core-1.3.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ebd9322..0798f9f 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.junit.core</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.3.0</version> <name>Apache Sling JUnit Core</name> <description>Runs JUnit tests in an OSGi framework and provides the JUnit libraries</description> @@ -36,7 +36,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git</developerConnection> - <tag>HEAD</tag> + <tag>org.apache.sling.junit.core-1.3.0</tag> <url>https://github.com/apache/sling-org-apache-sling-junit-core.git</url> </scm>
