From 8413c43655f7d8ceba2af65f8753ee50dae07469 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 16 Apr 2021 08:40:10 -0400 Subject: Use RC2 version of parent pom Use RC2 version of parent pom in order to pick up sli fix for SDNC-1515 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney Change-Id: I8391036884148a38ee942f8c00df741970908a42 --- 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 3c2b98234..26b7db592 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.1.2 + 2.1.3-SNAPSHOT diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index b871fe813..da66a350b 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.1.2 + 2.1.3-SNAPSHOT diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index fcc7bb8f2..77b02d72b 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 3b534d628..30958b86a 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.2 + 2.1.3-SNAPSHOT diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index ac05ad274..f827029a0 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.1.2 + 2.1.3-SNAPSHOT -- cgit 1.2.3-korg