You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by np...@apache.org on 2019/12/02 12:28:46 UTC

[sling-org-apache-sling-jcr-resource] branch master updated (9dd9061 -> bd7c6c2)

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

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


    from 9dd9061  SLING-8761 use getItemOrNull for getParent (#5)
     new 129c6d2  [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20
     new 6a017c0  [maven-release-plugin] rollback the release of org.apache.sling.jcr.resource-3.0.20
     new bd7c6c2  [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


[sling-org-apache-sling-jcr-resource] 03/03: [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20

Posted by np...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit bd7c6c25a3d5db3dc1e5369e1feece30859f0ec8
Author: Nicolas Peltier <pe...@gmail.com>
AuthorDate: Mon Dec 2 13:28:37 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 7c53420..953e5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.0.19-SNAPSHOT</version>
+    <version>3.0.20</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.20</tag>
   </scm>
 
     <properties>


[sling-org-apache-sling-jcr-resource] 01/03: [maven-release-plugin] prepare release org.apache.sling.jcr.resource-3.0.20

Posted by np...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 129c6d26a112f3efd6abd99e4150577a3b1740b4
Author: Nicolas Peltier <pe...@gmail.com>
AuthorDate: Mon Dec 2 13:25:17 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 7c53420..953e5a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.0.19-SNAPSHOT</version>
+    <version>3.0.20</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.20</tag>
   </scm>
 
     <properties>


[sling-org-apache-sling-jcr-resource] 02/03: [maven-release-plugin] rollback the release of org.apache.sling.jcr.resource-3.0.20

Posted by np...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 6a017c02c42cd16dd882a5508f98ea731a09d2c9
Author: Nicolas Peltier <pe...@gmail.com>
AuthorDate: Mon Dec 2 13:25:43 2019 +0100

    [maven-release-plugin] rollback the release of org.apache.sling.jcr.resource-3.0.20
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 953e5a1..7c53420 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.resource</artifactId>
-    <version>3.0.20</version>
+    <version>3.0.19-SNAPSHOT</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>org.apache.sling.jcr.resource-3.0.20</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>