From 391f3dbd2d9c65a8d9a6a512b1274c2ad170f144 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 26 Sep 2019 15:00:00 -0700 Subject: Change to snapshot parent version Change to appc parent version 2.6.3-SNAPSHOT Change-Id: I51e4485098a271ff80de64ea6c20a81df94c7d8f Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- appc-provider/appc-provider-bundle/pom.xml | 2 +- appc-provider/appc-provider-features/features-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/onap-appc-provider/pom.xml | 2 +- appc-provider/appc-provider-features/pom.xml | 2 +- appc-provider/appc-provider-installer/pom.xml | 2 +- appc-provider/appc-provider-model/pom.xml | 2 +- appc-provider/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-provider') diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 8626829da..cd0aa4648 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -27,7 +27,7 @@ org.onap.appc.parent binding-parent - 2.6.2 + 2.6.3-SNAPSHOT diff --git a/appc-provider/appc-provider-features/features-appc-provider/pom.xml b/appc-provider/appc-provider-features/features-appc-provider/pom.xml index badaa2e93..68beeecd1 100644 --- a/appc-provider/appc-provider-features/features-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/features-appc-provider/pom.xml @@ -3,7 +3,7 @@ org.onap.appc.parent feature-repo-parent - 2.6.2 + 2.6.3-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml index 7375016b7..4297da63e 100644 --- a/appc-provider/appc-provider-features/onap-appc-provider/pom.xml +++ b/appc-provider/appc-provider-features/onap-appc-provider/pom.xml @@ -3,7 +3,7 @@ org.onap.appc.parent single-feature-parent - 2.6.2 + 2.6.3-SNAPSHOT diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 3370e2bb8..6fbb28d63 100644 --- a/appc-provider/appc-provider-features/pom.xml +++ b/appc-provider/appc-provider-features/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.6.2 + 2.6.3-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 2fc5d6161..ab680cf24 100644 --- a/appc-provider/appc-provider-installer/pom.xml +++ b/appc-provider/appc-provider-installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.6.2 + 2.6.3-SNAPSHOT org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index e494f05f7..27041ae7f 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.2 + 2.6.3-SNAPSHOT org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 349acd1fa..74f9ef396 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 2.6.2 + 2.6.3-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg