This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.resource-3.0.18 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git
commit 717f60977b7b802b8c04b9c4d4e1fab9b1217f73 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Feb 22 18:15:57 2019 +0100 [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.18 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6e51156..e709bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.jcr.resource</artifactId> - <version>3.0.17-SNAPSHOT</version> + <version>3.0.18</version> <packaging>bundle</packaging> <name>Apache Sling JCR Resource Resolver</name> @@ -39,7 +39,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-resource.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.jcr.resource-3.0.18</tag> </scm> <properties>
