This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-core.git
The following commit(s) were added to refs/heads/master by this push:
new ea71f42 [maven-release-plugin] prepare release
org.apache.sling.junit.core-1.3.0
ea71f42 is described below
commit ea71f428b9bada594104c1fc9f293db5c3179826
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed May 13 06:57:40 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>