From b14a74e291595d841f9987bac29265c46937c43c Mon Sep 17 00:00:00 2001 From: "akshay.khairnar@t-systems.com" Date: Thu, 17 Jul 2025 13:33:55 +0200 Subject: [PATCH] Update aai-resources with aai-common snapshot - Updating aai.common.version tag from 1.16.0 to 1.16.1-SNAPSHOT in resources pom.xml Issue-ID: AAI-4187 Change-Id: Id2e3ff548cca401b9563eab94a39033e922a1ced Signed-off-by: mithun.menon@t-systems.com --- aai-resources/pom.xml | 28 ++++++++++++++-------------- pom.xml | 6 +++--- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 3ab9ec1a..7ae71fff 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.resources resources - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT 17 @@ -301,7 +301,7 @@ org.springframework.boot spring-boot-starter-validation - + org.springframework.boot spring-boot-configuration-processor true @@ -418,14 +418,14 @@ 6.6 - org.hamcrest - hamcrest - - - junit - junit - - + org.hamcrest + hamcrest + + + junit + junit + + com.google.guava @@ -505,10 +505,10 @@ org.springframework spring-web - - junit - junit - + + junit + junit + diff --git a/pom.xml b/pom.xml index 30d36af3..f22ceea2 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.16.0 + 1.16.1-SNAPSHOT org.onap.aai.resources resources - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT aai-resources pom @@ -49,7 +49,7 @@ /content/repositories/staging/ ${project.version} - 1.16.0 + 1.16.1-SNAPSHOT 1.12.7 -- 2.16.6