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 --- .../appc-config-params/features/features-appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/features/onap-appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/features/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-config/appc-config-params/features') diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index 47353f47c..739b9ccdb 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/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-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 020b70479..91bcfecca 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/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-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 7039f3dea..0d7fe644d 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT -- cgit 1.2.3-korg