From c1f609c16174b3da87fbed8471190ec00a8080c6 Mon Sep 17 00:00:00 2001 From: Paul Gallagher Date: Tue, 22 Dec 2015 15:38:51 +0000 Subject: [PATCH] Fix for missing dependencies at the top level pom --- artemis-commons/pom.xml | 1 - pom.xml | 12 ++++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/artemis-commons/pom.xml b/artemis-commons/pom.xml index a3499ab581..57772dbd7e 100644 --- a/artemis-commons/pom.xml +++ b/artemis-commons/pom.xml @@ -59,7 +59,6 @@ com.google.guava guava - 18.0 junit diff --git a/pom.xml b/pom.xml index c7e27b5c68..d8f963e228 100644 --- a/pom.xml +++ b/pom.xml @@ -276,6 +276,18 @@ + + org.fusesource.hawtbuf + hawtbuf + 1.11 + + + + com.google.guava + guava + 18.0 + + org.jboss.logging jboss-logging