This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 52b8366 [maven-release-plugin] prepare for next development iteration
52b8366 is described below
commit 52b8366e9b6e5ddff14b1ed340e780247b2d627a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 6 11:17:07 2022 +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 6bdf5fb..1cb4ba4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.resourceresolver</artifactId>
- <version>1.8.6</version>
+ <version>1.8.7-SNAPSHOT</version>
<name>Apache Sling Resource Resolver</name>
<description>
@@ -40,7 +40,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.8.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>