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 0d6d76c77d3052f95b72eda8ad499e1c53cdfcbe Author: Oliver Lietz <[email protected]> AuthorDate: Thu Mar 9 19:14:37 2017 +0000 SLING-4411 Provide Oak features switch to oak-segment-tar git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1786221 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dcb8364..63f5b6f 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.karaf-configs</artifactId> <version>${project.version}</version> - <classifier>org.apache.jackrabbit.oak.plugins.segment.SegmentNodeStoreService</classifier> + <classifier>org.apache.jackrabbit.oak.segment.SegmentNodeStoreService</classifier> <type>config</type> <scope>runtime</scope> </dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
