From f96bf6413e6fa49a45485cee923591d3c7aee54b Mon Sep 17 00:00:00 2001 From: wr148d Date: Mon, 17 Oct 2022 10:49:56 -0400 Subject: [PATCH] [AAI] Upversion aai-common to 1.9.4 Issue-ID: AAI-3537 Signed-off-by: wr148d Change-Id: I55155889e65b6395404645b14d7bd07b6554f0e8 --- aai-aaf-auth/pom.xml | 2 +- aai-annotations/pom.xml | 2 +- aai-auth/pom.xml | 2 +- aai-common-docker/aai-common-images/pom.xml | 4 ++-- aai-common-docker/aai-haproxy-image/pom.xml | 2 +- aai-common-docker/pom.xml | 2 +- aai-core/pom.xml | 2 +- aai-els-onap-logging/pom.xml | 4 ++-- aai-failover/pom.xml | 2 +- aai-parent/pom.xml | 2 +- aai-rest/pom.xml | 2 +- aai-schema-abstraction/pom.xml | 2 +- aai-schema-ingest/pom.xml | 2 +- aai-utils/pom.xml | 4 ++-- pom.xml | 2 +- 15 files changed, 18 insertions(+), 18 deletions(-) diff --git a/aai-aaf-auth/pom.xml b/aai-aaf-auth/pom.xml index 97facae4..2534876b 100644 --- a/aai-aaf-auth/pom.xml +++ b/aai-aaf-auth/pom.xml @@ -6,7 +6,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-aaf-auth diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index c1ed42c8..d79214cf 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-annotations diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 02ef4524..5649cd8b 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-auth diff --git a/aai-common-docker/aai-common-images/pom.xml b/aai-common-docker/aai-common-images/pom.xml index d00f6ff9..74f80327 100644 --- a/aai-common-docker/aai-common-images/pom.xml +++ b/aai-common-docker/aai-common-images/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT aai-common-images - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom aai-aai-common-images Contains dockerfiles for aai-common images (alpine and ubuntu based). diff --git a/aai-common-docker/aai-haproxy-image/pom.xml b/aai-common-docker/aai-haproxy-image/pom.xml index 2df2edd2..62ae8170 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,7 +25,7 @@ org.onap.aai.aai-common aai-common-docker - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT aai-haproxy-image diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index b86511e3..287cb206 100644 --- a/aai-common-docker/pom.xml +++ b/aai-common-docker/pom.xml @@ -26,7 +26,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml diff --git a/aai-core/pom.xml b/aai-core/pom.xml index d2c5bb58..fb7a6fa5 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-core diff --git a/aai-els-onap-logging/pom.xml b/aai-els-onap-logging/pom.xml index 49fac945..493a6cd5 100644 --- a/aai-els-onap-logging/pom.xml +++ b/aai-els-onap-logging/pom.xml @@ -4,7 +4,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-els-onap-logging @@ -143,4 +143,4 @@ - \ No newline at end of file + diff --git a/aai-failover/pom.xml b/aai-failover/pom.xml index 3c3dbcab..f64c8e13 100644 --- a/aai-failover/pom.xml +++ b/aai-failover/pom.xml @@ -5,7 +5,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml 4.0.0 diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index c19a1e06..8bfd3a5b 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.aai.aai-common aai-common - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT aai-parent aai-parent diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index 26aef6c9..f93d333d 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -29,7 +29,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-rest diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index e7c80913..97e141da 100644 --- a/aai-schema-abstraction/pom.xml +++ b/aai-schema-abstraction/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 3e0ce74d..a5ac68a3 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-schema-ingest diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index d5872b59..60dbcd81 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT ../aai-parent/pom.xml aai-utils @@ -113,4 +113,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index b6898898..5831dfda 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom aai-aai-common Contains all of the common code for resources and traversal repos -- 2.16.6