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

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

commit a17c51030b37b699747c9a122283b1b1c78d526a
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Oct 11 20:16:34 2016 +0000

    use cfg format for DocumentNodeStoreService until KARAF-4760 is fixed
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1764341 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6bec8b8..de7155f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
       <artifactId>org.apache.sling.karaf-configs</artifactId>
       <version>${project.version}</version>
       
<classifier>org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService</classifier>
-      <type>config</type>
+      <type>cfg</type>
       <scope>runtime</scope>
     </dependency>
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to