diff --git a/artemis-server-osgi/pom.xml b/artemis-server-osgi/pom.xml
index 194243e382..832702cbbf 100644
--- a/artemis-server-osgi/pom.xml
+++ b/artemis-server-osgi/pom.xml
@@ -123,13 +123,14 @@
true
- *;scope=compile|runtime
+ *;scope=compile|runtime;groupId=org.apache.activemq
!org.apache.activemq.artemis.*,
org.postgresql*;resolution:=optional,
+ io.netty.*;version="[4.1,5)",
*
- <_exportcontents>*
+ <_exportcontents>org.apache.activemq.artemis.*