From 9a66eef58722f1e3f524c0cfdb40525f80cd4ca2 Mon Sep 17 00:00:00 2001 From: Martyn Taylor Date: Fri, 8 Apr 2016 12:54:31 +0100 Subject: [PATCH] Remove derby from distro All runtime deps on derby have been removed. We only require derby for JDBC related tests. --- artemis-distribution/src/main/assembly/dep.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/artemis-distribution/src/main/assembly/dep.xml b/artemis-distribution/src/main/assembly/dep.xml index a39ae6c85e..4adfaf85be 100644 --- a/artemis-distribution/src/main/assembly/dep.xml +++ b/artemis-distribution/src/main/assembly/dep.xml @@ -94,7 +94,6 @@ org.fusesource.hawtbuf:hawtbuf org.jgroups:jgroups io.netty:netty-codec-mqtt - org.apache.derby:derby