This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git
The following commit(s) were added to refs/heads/master by this push:
new c007b7c [maven-release-plugin] prepare for next development iteration
c007b7c is described below
commit c007b7cd0e12f1c7dbaad9ad73709b616f706c48
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:34:02 2018 +0200
[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 1c41cf7..095250e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.3.6</version>
+ <version>1.3.7-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Testing JCR Mock</name>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-jcr-mock.git</url>
- <tag>org.apache.sling.testing.jcr-mock-1.3.6</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>