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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git


The following commit(s) were added to refs/heads/master by this push:
     new 880cb2a  SLING-8685 Rename feature sling-scripting-sightly to 
sling-scripting-htl
880cb2a is described below

commit 880cb2ac97e83a8d6729506d085b63698564e25c
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Sep 7 18:59:14 2019 +0200

    SLING-8685 Rename feature sling-scripting-sightly to sling-scripting-htl
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 56372f9..039e4e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -520,7 +520,7 @@
             <feature>sling-scripting-java</feature>
             <feature>sling-scripting-javascript</feature>
             <feature>sling-scripting-jsp</feature>
-            <feature>sling-scripting-sightly</feature>
+            <feature>sling-scripting-htl</feature>
             <feature>sling-scripting-thymeleaf</feature>
             <!-- Apache Sling Servlets -->
             <feature>sling-servlets</feature>

Reply via email to