SLING-5114 - Remove OakOnly and JackrabbitOnly annotations

Further cleanup of annotations

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1707315 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a2ec1c9..49a1afd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,7 +137,6 @@
                     <excludes>
                         <exclude>${failsafe.exclude}</exclude>
                     </excludes>
-                    <excludedGroups>org.apache.sling.commons.testing.junit.categories.JackrabbitOnly</excludedGroups>
                     <systemPropertyVariables>
                         <launchpad.http.server.url>http://${test.host}:${http.port}/</launchpad.http.server.url>
                         <launchpad.webdav.server.url>http://${test.host}:${http.port}/${webdav.workspace.path}</launchpad.webdav.server.url>