This is an automated email from the ASF dual-hosted git repository. jeb pushed a commit to annotated tag org.apache.sling.jcr.contentloader-2.2.6 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
commit 6050f20d58c17c0d91a8899ba192d36465b8a332 Author: Jason E Bailey <[email protected]> AuthorDate: Sun Jun 24 14:22:54 2018 -0400 [maven-release-plugin] prepare release org.apache.sling.jcr.contentloader-2.2.6 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 148c6a5..d79b2dd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.jcr.contentloader</artifactId> - <version>2.2.5-SNAPSHOT</version> + <version>2.2.6</version> <packaging>bundle</packaging> <name>Apache Sling Initial Content Loader</name> @@ -50,7 +50,8 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentloader.git</url> - </scm> + <tag>org.apache.sling.jcr.contentloader-2.2.6</tag> + </scm> <build> <plugins>
