From a96e0df448ea8ac3d46b7c34313354d07aec354b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 29 Oct 2020 15:32:00 -0400 Subject: Use released 2.0.2 parent pom Update to use released 2.0.2 version of parent poms Change-Id: I92f70100cb5526f99c6e525e8860e613067f66de Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney --- asdcApi/installer/pom.xml | 2 +- asdcApi/model/pom.xml | 2 +- asdcApi/pom.xml | 2 +- asdcApi/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'asdcApi') diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 80953d6b..3b7c970e 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 496b305e..8648abd1 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 0aa23496..1a8429b8 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 61145fdd..520e645d 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.0.2-SNAPSHOT + 2.0.2 -- cgit 1.2.3-korg