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:21:23 UTC

[sling-org-apache-sling-servlets-get] branch master updated: [maven-release-plugin] prepare release org.apache.sling.servlets.get-2.1.28

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-servlets-get.git


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

commit 2717b731fcb8ea634510e8550281e54a752e63b9
Author: Ian Boston <ie...@tfd.co.uk>
AuthorDate: Thu Nov 2 16:21:11 2017 +0000

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

diff --git a/pom.xml b/pom.xml
index e500c40..38b0492 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.servlets.get</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.27-SNAPSHOT</version>
+    <version>2.1.28</version>
 
     <name>Apache Sling Default GET Servlets</name>
     <description>
@@ -41,7 +41,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-get.git</url>
-    </scm>
+      <tag>org.apache.sling.servlets.get-2.1.28</tag>
+  </scm>
 
     <properties>
         <site.jira.version.id>12314473</site.jira.version.id>
@@ -92,7 +93,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>'].