From ad7915cb65a953d5e334c8d3b20ddf4feefd419b Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 6 May 2019 00:43:08 -0700 Subject: Change to release parent Change-Id: I26d499688dbff828a7928799efe7740b581a1b1f Signed-off-by: Patrick Brady Issue-ID: APPC-1595 --- 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 9a4b0d8d1..8d7809765 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 - 1.5.0-SNAPSHOT + 1.5.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 19ab1d1ab..f3f6135bd 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 - 1.5.0-SNAPSHOT + 1.5.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 9df0b8eeb..c64df1d52 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 - 1.5.0-SNAPSHOT + 1.5.0 diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index 4d3cd370c..720751c39 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 - 1.5.0-SNAPSHOT + 1.5.0 org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index 6b196339c..0df7ce2ab 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 - 1.5.0-SNAPSHOT + 1.5.0 org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 357012a62..424032aaa 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 - 1.5.0-SNAPSHOT + 1.5.0 org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index 9c3409332..7de55da08 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 1.5.0-SNAPSHOT + 1.5.0 org.onap.appc -- cgit 1.2.3-korg