From 1035ac3417d7245f4e9c321714315478aa08e158 Mon Sep 17 00:00:00 2001 From: Gary Tully Date: Mon, 1 Mar 2010 18:51:06 +0000 Subject: [PATCH] add spring-jms dependency to resolve cnf post https://issues.apache.org/activemq/browse/AMQ-2547 - upgrading trunk to spring 3.0.1.RELEASE git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@917645 13f79535-47bb-0310-9956-ffa450edef68 --- activemq-optional/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/activemq-optional/pom.xml b/activemq-optional/pom.xml index 6f3e3bed12..ba10673945 100755 --- a/activemq-optional/pom.xml +++ b/activemq-optional/pom.xml @@ -71,6 +71,11 @@ spring-core ${spring-version} + + org.springframework + spring-jms + ${spring-version} + aopalliance aopalliance