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/18 14:16:43 UTC

[sling-org-apache-sling-scripting-sightly-testing] 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-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 5dc6e59  SLING-7681 - HTL 1.4 support
5dc6e59 is described below

commit 5dc6e59d766794f19b37e5448bfa95b09ffc84b2
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Jun 18 16:16:31 2018 +0200

    SLING-7681 - HTL 1.4 support
    
    * updated TCK version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6701e14..2bd0857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@
         <dependency>
             <groupId>io.sightly</groupId>
             <artifactId>io.sightly.tck</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.0</version>
             <scope>test</scope>
             <exclusions>
                 <exclusion>

-- 
To stop receiving notification emails like this one, please contact
radu@apache.org.