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-resourceresolver.git
commit 296c5f339401b2eea8d59a8da81acd8a56b924e6 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Aug 17 18:54:09 2018 +0200 [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.6.6 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2454c6e..16069ad 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.resourceresolver</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.6</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>HEAD</tag> + <tag>org.apache.sling.resourceresolver-1.6.6</tag> </scm> <properties>
