From 226f1281ff1c66031c52040e3558ecabddbd6253 Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Sun, 13 Oct 2024 13:06:52 +0200 Subject: Upgrade aai-common dependency to 1.15.1-SNAPSHOT - get rid of ActiveMQ (which was part of the eventing) - now really use Janusgraph 1.0 Issue-ID: AAI-4017 Change-Id: Icfe166b96bee5d2ffad3f3cd3d67e8a286424bfc Signed-off-by: Fiete Ostkamp --- aai-resources/pom.xml | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) (limited to 'aai-resources/pom.xml') diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 5270131..4a409c0 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT 11 @@ -79,8 +79,8 @@ ${project.basedir}/src/main/resources/application.properties - 0.6.4 - 3.5.8 + 4.0.1 11.0.2 @@ -505,17 +505,6 @@ com.jayway.jsonpath json-path - - - org.apache.activemq - activemq-broker - - - org.apache.activemq - activemq-client - org.onap.aai.aai-common aai-core @@ -524,10 +513,6 @@ com.sun.jersey jersey-core - - org.codehaus.jackson - jackson-mapper-asl - org.eclipse.jetty jetty-http @@ -550,17 +535,6 @@ org.onap.aai.aai-common aai-schema-ingest - - - org.springframework - spring-jms - - - com.sun.jersey - jersey-core - - - -- cgit 1.2.3-korg