From: Fiete Ostkamp Date: Thu, 17 Oct 2024 10:17:55 +0000 (+0200) Subject: Release 1.15.1 X-Git-Tag: 1.15.1^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b91fd8d248685e59b4d3d16cffd31397a3666508;p=aai%2Fresources.git Release 1.15.1 - cleanup notification logic to get rid of ActiveMQ - remove activemq and jms related dependencies Issue-ID: AAI-4019 Change-Id: I3670601d7d755ac2d675ca4be02273038dfd4cda Signed-off-by: Fiete Ostkamp --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 4a409c0e..5cc366db 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -298,6 +298,7 @@ org.springframework.boot spring-boot-starter-test + test org.springframework.boot @@ -525,10 +526,6 @@ org.springframework spring-web - - junit - junit - @@ -599,17 +596,7 @@ netty-all ${netty.version} - - org.codehaus.groovy - groovy - indy - ${groovy.version} - - - org.springframework.boot - spring-boot-test - test - + org.springframework.boot diff --git a/pom.xml b/pom.xml index e1ef5cd7..367f9e4a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.15.1-SNAPSHOT + 1.15.1 org.onap.aai.resources resources @@ -49,7 +49,7 @@ /content/repositories/staging/ ${project.version} - 1.15.1-SNAPSHOT + 1.15.1 1.12.5