From: Fiete Ostkamp Date: Sat, 14 Jun 2025 16:19:46 +0000 (+0200) Subject: Update aai-parent in schema-service X-Git-Tag: 1.12.11^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fac58a1cc4be7fd7787e56d1909d40c9c581d024;p=aai%2Fschema-service.git Update aai-parent in schema-service Issue-ID: AAI-4180 Change-Id: I6652df55c151cf0fbc28a627da76e27a6f7b7bc3 Signed-off-by: Fiete Ostkamp --- diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 74e55f9..720a552 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT aai-annotations aai-annotations diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index 062db8d..3920112 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT aai-queries aai-queries diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 7c6d4a0..7c9a8a1 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT aai-schema-gen aai-schema-gen diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index 913fac0..d167d7b 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT org.onap.aai.schema-service aai-schema-service diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 3a3819d..acbe637 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT aai-schema aai-schema diff --git a/pom.xml b/pom.xml index e820d98..f4e62e6 100644 --- a/pom.xml +++ b/pom.xml @@ -26,11 +26,11 @@ org.onap.aai.aai-common aai-parent - 1.15.4 + 1.15.5 org.onap.aai.schema-service schema-service - 1.12.10-SNAPSHOT + 1.12.11-SNAPSHOT aai-schema-service pom diff --git a/version.properties b/version.properties index cc408f5..3ee28de 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 minor_version=12 -patch_version=10 +patch_version=11 base_version=${major_version}.${minor_version}.${patch_version} # Release must be completed with GIT information # in Jenkins