You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2018/05/18 04:04:59 UTC

[sling-org-apache-sling-scripting-jsp-taglib] branch master updated: [maven-release-plugin] prepare for next development iteration

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

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git


The following commit(s) were added to refs/heads/master by this push:
     new 125cf1c  [maven-release-plugin] prepare for next development iteration
125cf1c is described below

commit 125cf1c3ba512bd0b319896909197629125ac474
Author: Dan Klco <dk...@apache.org>
AuthorDate: Thu May 17 21:04:47 2018 -0700

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 638ad26..9401c2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 	</parent>
 
 	<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-	<version>2.2.8</version>
+	<version>2.2.9-SNAPSHOT</version>
 	<packaging>bundle</packaging>
 
 	<name>Apache Sling Scripting JSP Tag Library</name>
@@ -32,7 +32,7 @@
 		<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git</connection>
 		<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-jsp-taglib.git</developerConnection>
 		<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-jsp-taglib.git</url>
-	  <tag>org.apache.sling.scripting.jsp.taglib-2.2.8</tag>
+	  <tag>HEAD</tag>
   </scm>
 
 	<build>

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