From d6f93224f8fd8ce79cb16ce79045dd5648c7a2cb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 29 Oct 2020 15:33:59 -0400 Subject: Use released 2.0.2 parent pom Update to use released 2.0.2 version of parent poms Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney Change-Id: I2184daae613d7d3bd7cf35454b632d9b6d87ab43 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 2 +- aafshiro/features/features-aafshiro/pom.xml | 2 +- aafshiro/features/pom.xml | 2 +- aafshiro/installer/pom.xml | 2 +- aafshiro/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 9e70fa790..378a5635a 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent single-feature-parent - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 834faef4a..bed36c035 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent feature-repo-parent - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index bb99ff8b3..ad9589ab9 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index cd12f0bc4..9c2d0711e 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 4b6d034d0..c96be461c 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.2-SNAPSHOT + 2.0.2 -- cgit 1.2.3-korg