From 623cc97dd5ba22acada931ded6b0d627cdba63fb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 24 Jun 2020 07:53:46 -0400 Subject: Update to latest ccsdk/parent Frankfurt snapshot version Updated parent versions to latest CCSDK Frankfurt snapshot Issue-ID: CCSDK-2478 Signed-off-by: Dan Timoney Change-Id: I1ed64f74c8b4a30e9f326ddcb531f3f05e41b04a --- aafshiro/features/ccsdk-aafshiro/pom.xml | 4 ++-- aafshiro/features/features-aafshiro/pom.xml | 4 ++-- aafshiro/features/pom.xml | 4 ++-- aafshiro/installer/pom.xml | 4 ++-- aafshiro/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 2d6cbba13..0d0d36792 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features ccsdk-aafshiro - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index ab2ee057f..e47cc97dc 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features features-aafshiro - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 207d30910..50bc4baa8 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features aafshiro-features - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 91551e4c2..4a54d3c09 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features aafshiro-installer - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index d1e4330eb..544416902 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.9 + 1.5.10-SNAPSHOT org.onap.ccsdk.features aafshiro - 0.7.6-SNAPSHOT + 0.7.7-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg