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

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


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

commit 5b7f9ed67dc6d109bf05c15ac925011d41557e70
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Jun 2 18:13:05 2021 +0200

    [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 6c3d60b..140b6dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.scripting.java</artifactId>
-  <version>2.1.6</version>
+  <version>2.1.7-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Scripting Java</name>
@@ -39,7 +39,7 @@
     
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git</connection>
     
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-java.git</developerConnection>
     
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-java.git</url>
-    <tag>org.apache.sling.scripting.java-2.1.6</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <build>

Reply via email to