From 776193c8d33c6cebeec2b286e0b54f3697d38390 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 6 Jan 2021 10:53:39 -0500 Subject: Use released version 2.0.4 of parent pom Update to use released version of parent pom for Guilin mtce release (2.0.4) Issue-ID: CCSDK-3074 Signed-off-by: Dan Timoney Change-Id: I2742ba87705dca62f0b085ba9af75b41403d5d29 --- adaptors/aai-service/installer/pom.xml | 2 +- adaptors/aai-service/pom.xml | 2 +- adaptors/aai-service/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'adaptors/aai-service') diff --git a/adaptors/aai-service/installer/pom.xml b/adaptors/aai-service/installer/pom.xml index 153a17331..c417bdbd5 100755 --- a/adaptors/aai-service/installer/pom.xml +++ b/adaptors/aai-service/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.4-SNAPSHOT + 2.0.4 diff --git a/adaptors/aai-service/pom.xml b/adaptors/aai-service/pom.xml index 8a3a4b388..306d9f1ad 100755 --- a/adaptors/aai-service/pom.xml +++ b/adaptors/aai-service/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.4-SNAPSHOT + 2.0.4 diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml index c9d55e802..1e91d36c3 100755 --- a/adaptors/aai-service/provider/pom.xml +++ b/adaptors/aai-service/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.4-SNAPSHOT + 2.0.4 -- cgit 1.2.3-korg