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-sightly-compiler.git
The following commit(s) were added to refs/heads/master by this push:
new 8c65af6 [maven-release-plugin] prepare for next development iteration
8c65af6 is described below
commit 8c65af67d4ddbf618b5aedf553d3739e8e64865d
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Oct 1 21:50:32 2020 +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 837e8a6..ab28b19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
The versioning scheme defined here corresponds to SLING-7406
(<module_version>-<htl_specification_version>). Take care when
releasing to only increase the first part, unless the module provides
support for a newer version of the HTL specification.
-->
- <version>1.2.10-1.4.0</version>
+ <version>1.2.11-1.4.0-SNAPSHOT</version>
<name>Apache Sling Scripting HTL Compiler</name>
@@ -50,7 +50,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-compiler.git</url>
- <tag>org.apache.sling.scripting.sightly.compiler-1.2.10-1.4.0</tag>
+ <tag>org.apache.sling.scripting.sightly.compiler-1.2.6-1.4.0</tag>
</scm>
<properties>