You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/02/08 20:50:39 UTC

[sling-org-apache-sling-karaf-features] branch master updated: SLING-6130 Restrict access for principal everyone and move configuration to repoinit

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


The following commit(s) were added to refs/heads/master by this push:
     new 78d0ff7  SLING-6130 Restrict access for principal everyone and move configuration to repoinit
78d0ff7 is described below

commit 78d0ff792a261e45d040c8080458b2264bf89306
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Thu Feb 8 21:12:51 2018 +0100

    SLING-6130 Restrict access for principal everyone and move configuration to repoinit
    
    * switch to Launchpad Content 2.0.13-SNAPSHOT (SLING-7484)
---
 src/main/feature/feature.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index 69baed9..1744e7a 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -386,7 +386,7 @@
   </feature>
   <!-- Apache Sling Launchpad -->
   <feature name="sling-launchpad-content" version="${project.version}">
-    <bundle>mvn:org.apache.sling/org.apache.sling.launchpad.content/2.0.12</bundle>
+    <bundle>mvn:org.apache.sling/org.apache.sling.launchpad.content/2.0.13-SNAPSHOT</bundle>
     <!-- dependencies -->
     <feature version="${project.version}">sling</feature>
     <feature version="${project.version}">sling-auth-form</feature>

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