From 46da690baf4ea855d333bd1fc8f72d98e5b1a529 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 7 Aug 2019 13:12:28 -0700 Subject: Change to release parent version Change-Id: If572b36cdf00e3c6ada36181fb6c678fbd978e72 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 7ecbad60a..80aa9e774 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.0-SNAPSHOT + 2.6.0 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 b7f63b492..bf1343ef3 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.0-SNAPSHOT + 2.6.0 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 e472b0c10..788aaf410 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.0-SNAPSHOT + 2.6.0 diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index c17387e82..df21854e6 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.0-SNAPSHOT + 2.6.0 org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index eb773d100..8f6f7d9d3 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.0-SNAPSHOT + 2.6.0 org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 65c442be9..5894c5110 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.0-SNAPSHOT + 2.6.0 org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index da984030b..764dfc01a 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 2.6.0-SNAPSHOT + 2.6.0 org.onap.appc -- cgit 1.2.3-korg