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-adaptor/features/features-appc-config-adaptor/pom.xml | 2 +- .../appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/features/pom.xml | 2 +- appc-config/appc-config-adaptor/installer/pom.xml | 2 +- appc-config/appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-config/appc-config-adaptor') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index 05e7c95e5..f08002289 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/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-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index f91f8e8e0..c916150db 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/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-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 486d3e03c..8f47ab9aa 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/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-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 8c95577a4..6628b1dd0 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index a7e81577a..c26fdd64a 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 26bf0c3a7..a0f681977 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -29,7 +29,7 @@ org.onap.appc.parent binding-parent - 2.6.0 + 2.6.1-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg