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 2ad879d [maven-release-plugin] prepare for next development iteration
2ad879d is described below
commit 2ad879de907a94f7f8349e7be4cab8acf79f27fa
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Dec 6 14:49:39 2019 +0100
[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 40e34b4..ff8fa4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.javascript</artifactId>
- <version>3.1.2</version>
+ <version>3.1.3-SNAPSHOT</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>org.apache.sling.scripting.javascript-3.1.2</tag>
+ <tag>HEAD</tag>
</scm>
<properties>