diff --git a/activemq-spring/pom.xml b/activemq-spring/pom.xml
index 1f66b61b71..9136c05b5a 100755
--- a/activemq-spring/pom.xml
+++ b/activemq-spring/pom.xml
@@ -103,13 +103,14 @@
org.osgi
org.osgi.core
- 4.3.1
+ ${org.osgi.core-version}
provided
+ true
org.osgi
org.osgi.compendium
- 4.3.1
+ ${org.osgi.core-version}
provided
@@ -192,12 +193,6 @@
activemq-ra
test
-
- org.osgi
- org.osgi.core
- provided
- true
-
org.springframework.osgi
spring-osgi-core