You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ie...@apache.org on 2017/11/02 16:14:31 UTC

[sling-org-apache-sling-jcr-resource] branch master updated: [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.6

This is an automated email from the ASF dual-hosted git repository.

ieb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git


The following commit(s) were added to refs/heads/master by this push:
     new 40be749  [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.6
40be749 is described below

commit 40be7497430bb46b7c8f064dc48695eac5db0e69
Author: Ian Boston <ie...@tfd.co.uk>
AuthorDate: Thu Nov 2 16:14:28 2017 +0000

    [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.6
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 64fc9c0..ef0b9d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.0.5-SNAPSHOT</version>
+    <version>3.0.6</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JCR Resource Resolver</name>
@@ -39,7 +39,8 @@
         <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>
-    </scm>
+      <tag>org.apache.sling.jcr.resource-3.0.6</tag>
+  </scm>
 
     <properties>
         <site.jira.version.id>12314286</site.jira.version.id>
@@ -157,7 +158,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.16.3-SNAPSHOT</version>
+            <version>2.16.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].