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-javascript.git


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

commit cb1f6c705d0edbeaf82b09bc377f0d2e0fe1656f
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Dec 6 14:49:19 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index e6e936c..40e34b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.javascript</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.2</version>
 
     <name>Apache Sling Scripting JavaScript</name>
     <description>Support for JavaScript scripting</description>
@@ -38,7 +38,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-javascript.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-javascript.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.scripting.javascript-3.1.2</tag>
   </scm>
 
     <properties>

Reply via email to