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-configs.git


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

commit bbd2ed63a67efc7c19c3a0b01d5a968869c109f8
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Sep 7 18:57:56 2019 +0200

    SLING-8685 Rename feature sling-scripting-sightly to sling-scripting-htl
---
 pom.xml                                                               | 4 ++--
 ...ermapping.impl.ServiceUserMapperImpl.amended-scripting_htl.config} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 29ad55f..544a2fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -253,8 +253,8 @@
                   <type>config</type>
                 </artifact>
                 <artifact>
-                  
<classifier>org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_sightly</classifier>
-                  
<file>src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_sightly.config</file>
+                  
<classifier>org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_htl</classifier>
+                  
<file>src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_htl.config</file>
                   <type>config</type>
                 </artifact>
                 <artifact>
diff --git 
a/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_sightly.config
 
b/src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_htl.config
similarity index 100%
rename from 
src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_sightly.config
rename to 
src/main/resources/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-scripting_htl.config

Reply via email to