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-content.git
The following commit(s) were added to refs/heads/master by this push:
new d97a316 SLING-7681 - HTL 1.4 support
d97a316 is described below
commit d97a3169de87a727911aadeb0f9509714422bf2e
Author: Radu Cotescu <[email protected]>
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 d0af5d7..e63527f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<artifactItem>
<groupId>io.sightly</groupId>
<artifactId>io.sightly.tck</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0</version>
<type>jar</type>
<outputDirectory>${project.build.directory}/sightlytck/</outputDirectory>
<includes>**/*.html,**/*.js,**/*.java</includes>
--
To stop receiving notification emails like this one, please contact
[email protected].