This is an automated email from the ASF dual-hosted git repository.
radu 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 2ca2987 [maven-release-plugin] prepare for next development iteration
2ca2987 is described below
commit 2ca2987729aa3fbad334a6cf78786af3601bb47a
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Jul 16 13:51:41 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index bd76dea..4b29fc1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.junit.teleporter</artifactId>
- <version>1.0.22</version>
+ <version>1.0.23-SNAPSHOT</version>
<name>Apache Sling JUnit Tests Teleporter</name>
<description>Client-side implementation of the Teleporter mechanism for
server-side JUnit tests</description>
@@ -86,7 +86,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.junit.core</artifactId>
- <version>1.0.30</version>
+ <version>1.0.31-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>
@@ -144,6 +144,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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-junit-teleporter.git</url>
- <tag>org.apache.sling.junit.teleporter-1.0.22</tag>
+ <tag>HEAD</tag>
</scm>
</project>