diff --git a/bundle-cloud/pom.xml b/bundle-cloud/pom.xml
index c20a1df62b..39d181b003 100644
--- a/bundle-cloud/pom.xml
+++ b/bundle-cloud/pom.xml
@@ -66,6 +66,26 @@ Fragment-Host: com.adobe.acs.acs-aem-commons-bundle
org.apache.maven.plugins
maven-jar-plugin
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-banned-dependencies
+
+
+
+
+
+ com.adobe.acs:acs-aem-commons-bundle
+
+
+
+
+
+
+
@@ -74,7 +94,8 @@ Fragment-Host: com.adobe.acs.acs-aem-commons-bundle
com.adobe.acs
acs-aem-commons-bundle
${project.version}
- provided
+
+ compile