use jackrabbit-oak-sling instead of sling-jcr-oak

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1775162 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 13102f8..4c47f30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,6 @@
             <feature>sling-jcr</feature>
             <feature>sling-jcr-compiler</feature>
             <feature>sling-jcr-jackrabbit-security</feature>
-            <feature>sling-jcr-oak</feature>
             <feature>sling-jcr-repoinit</feature>
             <!-- Apache Sling Launchpad -->
             <feature>sling-launchpad-content</feature>
@@ -391,6 +390,7 @@
             <feature>sling-servlets</feature>
             <!-- Apache Jackrabbit -->
             <feature>jackrabbit-sling</feature>
+            <feature>jackrabbit-oak-sling</feature>
             <!-- Apache Tika -->
             <feature>tika-sling</feature>
             <!-- Apache Sling Samples -->