diff --git a/pom.xml b/pom.xml index 385c162..6f099d3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,10 +10,13 @@ umd-fcrepo-webapp UMD Fedora Repository Deployable Web Application The Fedora web application - 2.7.2 + 2.7.3 war + + + 5.15.16 1.7 4.7.5-umd-1.1 1.1.7 @@ -178,7 +181,45 @@ jstl 1.2 - + + + + + org.apache.activemq + activemq-spring + ${activemq.version} + + + commons-logging + commons-logging + + + + + + org.apache.activemq + activemq-kahadb-store + ${activemq.version} + + + commons-logging + commons-logging + + + + + + org.apache.activemq + activemq-stomp + ${activemq.version} + + + commons-logging + commons-logging + + + + junit