From: aditi.shukla@t-systems.com Date: Fri, 25 Jul 2025 13:07:18 +0000 (+0200) Subject: Updating aai-parent version X-Git-Tag: 1.16.1~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=98303de6413f2fd3f85731f187a936a7e3c86d79;p=aai%2Fgraphadmin.git Updating aai-parent version Issue-ID: AAI-4195 Change-Id: If99aade36e82c0cea984a1b5104cc1aaa194a5c3 Signed-off-by: aditi.shukla@t-systems.com --- diff --git a/pom.xml b/pom.xml index f5d7dcd..a59bc71 100755 --- 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.graphadmin aai-graphadmin - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT 17 @@ -56,7 +56,7 @@ localhost:5000 1.0.0 1.12.7 - 1.16.0 + 1.16.1-SNAPSHOT ${project.build.directory}/${project.artifactId}-${project.version}-build/ onap @@ -604,7 +604,8 @@ org.hamcrest - hamcrest-junit + hamcrest + 3.0 test diff --git a/version.properties b/version.properties index 85d1d0c..02346c5 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=16 -patch_version=0 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version}