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

[sling-org-apache-sling-resourceresolver] branch master updated: [maven-release-plugin] prepare release org.apache.sling.resourceresolver-1.5.36

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

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


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

commit 76048640cc85685f7bb77908011429e17d55819b
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Fri Feb 16 15:48:08 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 691263c..82aed26 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourceresolver</artifactId>
-    <version>1.5.35-SNAPSHOT</version>
+    <version>1.5.36</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Resource Resolver</name>
@@ -39,7 +39,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.5.36</tag>
     </scm>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
pauls@apache.org.