From a0c771eb01a35f907394582f3febb42d39f25799 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 26 Aug 2019 14:28:53 -0700 Subject: Change parent version to snapshot Changing the parent version to snapshot in order to build with the new version of appc parent which has the Fluorine SR2 ccsdk parent poms. Change-Id: I03d9a0d38b6d97bab17cd887562ae42ed1b19611 Signed-off-by: Patrick Brady Issue-ID: APPC-1630 --- .../features/features-appc-config-data-services/pom.xml | 2 +- .../appc-data-services/features/onap-appc-config-data-services/pom.xml | 2 +- appc-config/appc-data-services/features/pom.xml | 2 +- appc-config/appc-data-services/installer/pom.xml | 2 +- appc-config/appc-data-services/pom.xml | 2 +- appc-config/appc-data-services/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-config/appc-data-services') diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index 9739debc9..39f387d6f 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index 5bf9003f8..098325cce 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 9fd1bcbe3..f84c2ab4b 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 61af3c5c5..2e2a6b856 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 53b768dd7..30b6e754d 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 490d55ee1..090bc8df9 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.0 + 2.6.1-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg