This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
The following commit(s) were added to refs/heads/master by this push:
new 5dcaacc [maven-release-plugin] prepare for next development iteration
5dcaacc is described below
commit 5dcaacc604bfc1271ac05abe6c3710d53b4ab374
Author: Karl Pauls <[email protected]>
AuthorDate: Mon Apr 15 10:48:57 2019 +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 9489a1c..0b35127 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.6.12</version>
+ <version>1.6.13-SNAPSHOT</version>
<name>Apache Sling Resource Resolver</name>
<description>
@@ -38,7 +38,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourceresolver.git</url>
- <tag>org.apache.sling.resourceresolver-1.6.12</tag>
+ <tag>HEAD</tag>
</scm>
<properties>