You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/08/13 14:30:01 UTC

[sling-org-apache-sling-scripting-sightly] branch experimental-scripting-resolver updated: corrected version to not clash with master

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

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


The following commit(s) were added to refs/heads/experimental-scripting-resolver by this push:
     new dc675e1  corrected version to not clash with master
dc675e1 is described below

commit dc675e16a3af88ed41133e75e1953e4e3bd2def7
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Tue Aug 13 16:29:53 2019 +0200

    corrected version to not clash with master
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 45f884b..105246a 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.0-1.4.0-SNAPSHOT</version>
+    <version>1.2.0-1.4.0-exp-SNAPSHOT</version>
     <name>Apache Sling Scripting HTL Engine</name>
 
     <description>