This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git
The following commit(s) were added to refs/heads/master by this push:
new 0c740c8 [maven-release-plugin] prepare for next development iteration
0c740c8 is described below
commit 0c740c8bba9e5eb56a271b09dea0cfb26ae51659
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 28 15:14:23 2025 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 69df4e0..91160a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.junit.teleporter</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Sling JUnit Tests Teleporter</name>
<description>Client-side implementation of the Teleporter mechanism for
server-side JUnit tests</description>
@@ -164,6 +164,6 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-junit-teleporter.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-junit-teleporter.git</url>
- <tag>org.apache.sling.junit.teleporter-1.1.0</tag>
+ <tag>org.apache.sling.junit.teleporter-1.0.24</tag>
</scm>
</project>