From d3936b5ea89264a04774c2e5953ffbdaa1b0e71a Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 11 Feb 2020 18:39:47 +0000 Subject: [PATCH] Release aai/aai-common --- 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 | 4 ++-- aai-common-docker/pom.xml | 2 +- aai-core/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 | 2 +- pom.xml | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 932454cc..f7c2e56f 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml aai-annotations diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 223e1b53..57e2b008 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../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 2ecf0295..36f3276f 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.6.0-SNAPSHOT + 1.6.4 aai-common-images - 1.6.0-SNAPSHOT + 1.6.4 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 3a37200b..d0726c30 100644 --- a/aai-common-docker/aai-haproxy-image/pom.xml +++ b/aai-common-docker/aai-haproxy-image/pom.xml @@ -25,11 +25,11 @@ org.onap.aai.aai-common aai-common-docker - 1.6.0-SNAPSHOT + 1.6.4 aai-haproxy-image - 1.6.0-SNAPSHOT + 1.6.4 pom aai-aai-haproxy-image Contains dockerfiles for aai-haproxy image. diff --git a/aai-common-docker/pom.xml b/aai-common-docker/pom.xml index c7055968..3ee12b08 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.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml diff --git a/aai-core/pom.xml b/aai-core/pom.xml index ccb1cc4b..97c2bb5c 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -28,7 +28,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml aai-core diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index ef0538c7..26848bc3 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -27,7 +27,7 @@ org.onap.aai.aai-common aai-common - 1.6.4-SNAPSHOT + 1.6.4 aai-parent aai-parent diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml index c271ccc0..0ed866b3 100644 --- a/aai-rest/pom.xml +++ b/aai-rest/pom.xml @@ -29,7 +29,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml aai-rest diff --git a/aai-schema-abstraction/pom.xml b/aai-schema-abstraction/pom.xml index fb212640..7063b13d 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.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index c684d9dd..7d889d33 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -15,7 +15,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml aai-schema-ingest diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 8c7eba9f..9d02ba59 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -29,7 +29,7 @@ org.onap.aai.aai-common aai-parent - 1.6.4-SNAPSHOT + 1.6.4 ../aai-parent/pom.xml aai-utils diff --git a/pom.xml b/pom.xml index f5e9a7df..68a77d72 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.onap.aai.aai-common aai-common - 1.6.4-SNAPSHOT + 1.6.4 pom aai-aai-common Contains all of the common code for resources and traversal repos -- 2.16.6