diff --git a/pom.xml b/pom.xml
index 34377780..771a3f9f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -558,11 +558,6 @@
provided
-
- activemq
- activemq
- 2.1
-
commons-httpclient
commons-httpclient
diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index 3cdd6c0a..bc36483e 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -36,6 +36,10 @@
org.springframework
spring-context
+
+ org.springframework
+ spring-aop
+
org.springframework
spring-web
@@ -101,10 +105,16 @@
true
- activemq
- activemq
+ org.apache.activemq
+ activemq-core
+ 4.1.1
test
+
+ org.apache.derby
+ derby
+ 10.1.1.0
+
org.mortbay.jetty
jetty