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 2018/06/19 09:18:54 UTC

[sling-org-apache-sling-scripting-sightly-compiler] branch master updated: SLING-7681 - HTL 1.4 support

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 dbeb558  SLING-7681 - HTL 1.4 support
dbeb558 is described below

commit dbeb558859162621471b65c0b128add944a58b7d
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Tue Jun 19 11:18:39 2018 +0200

    SLING-7681 - HTL 1.4 support
    
    * improved Provide / Require Capability headers
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6e9b88c..647f3aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
                             io.sightly.compiler; version:Version=1.2,
                             io.sightly.compiler; version:Version=1.3,
                             io.sightly.compiler; version:Version=1.3.1,
-                            io.sightly.compiler; version:Version=1.4.0
+                            io.sightly.compiler; version:Version=1.4
                         </Provide-Capability>
                     </instructions>
                 </configuration>