diff --git a/activemq-leveldb-store/pom.xml b/activemq-leveldb-store/pom.xml index e467def1f3..fdb160c90e 100644 --- a/activemq-leveldb-store/pom.xml +++ b/activemq-leveldb-store/pom.xml @@ -113,31 +113,31 @@ org.fusesource.fabric fabric-groups - 7.2.0.redhat-024 + ${fabric-version} provided org.fusesource.fabric fabric-linkedin-zookeeper - 7.2.0.redhat-024 + ${fabric-version} provided org.fusesource.fabric fabric-zookeeper - 7.2.0.redhat-024 + ${fabric-version} provided org.osgi org.osgi.core - 4.3.1 + ${org.osgi.core-version} provided org.osgi org.osgi.compendium - 4.3.1 + ${org.osgi.core-version} provided diff --git a/assembly/pom.xml b/assembly/pom.xml index ef7ca18108..6bdce441a2 100755 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -75,6 +75,39 @@ ${project.groupId} activemq-leveldb-store + + + org.fusesource.hawtdispatch + hawtdispatch-transport + ${hawtdispatch-version} + + + org.fusesource.fabric + fabric-groups + ${fabric-version} + + + org.fusesource.fabric + fabric-linkedin-zookeeper + ${fabric-version} + + + org.fusesource.fabric + fabric-zookeeper + ${fabric-version} + + + org.osgi + org.osgi.core + ${org.osgi.core-version} + + + org.osgi + org.osgi.compendium + ${org.osgi.core-version} + + + ${project.groupId} activemq-kahadb-store diff --git a/pom.xml b/pom.xml index b7c231851b..b8ad9b267a 100755 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,7 @@ 2.4.2 10.9.1.0 4.3.1 + 7.2.0.redhat-024 1.1.2 0.3.0-fuse-3 0.20