From 08ef83b368fc260472874cce9ed5bce4d37780ca Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 10 Jan 2009 16:13:01 +0000 Subject: [PATCH] Add ActiveMQ dependencies git-svn-id: https://svn.argeo.org/slc/trunk@2069 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- org.argeo.slc/pom.xml | 54 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index d48735377..974e55238 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.slc argeo-slc @@ -16,6 +17,7 @@ 1.7.0 6.1.14 1.4.3 + 5.2.0 scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -156,6 +158,38 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + @@ -573,6 +607,24 @@ limitations under the License. com.springsource.javax.wsdl 1.6.1 + + + + javax.jms + com.springsource.javax.jms + 1.1.0 + + + org.apache.activemq + com.springsource.org.apache.activemq + ${version.activemq} + + + org.apache.xbean + com.springsource.org.apache.xbean.spring + 3.3.0 + + -- 2.39.5