SLING-576 - org.apache.sling.commons.log bundle was duplicated in corebundles and bundles

git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk@681300 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8f5b8fc..855bf62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,6 +226,9 @@
                                     resources/bundles/org.apache.sling**
                                 </exclude>
                                 <exclude>
+                                    resources/corebundles/org.apache.sling**
+                                </exclude>
+                                <exclude>
                                     resources/bundles/org.apache.felix.http.jetty*.jar
                                 </exclude>
                                 <exclude>