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 bff4d0f  [maven-release-plugin] prepare release 
org.apache.sling.scripting.java-2.1.6
bff4d0f is described below

commit bff4d0ffe45c0d1f278164104ffd5776e6c8e2c3
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Jun 2 18:12:45 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 8f819cf..6c3d60b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.scripting.java</artifactId>
-  <version>2.1.5-SNAPSHOT</version>
+  <version>2.1.6</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>HEAD</tag>
+    <tag>org.apache.sling.scripting.java-2.1.6</tag>
   </scm>
 
   <build>

Reply via email to