From 99cdab26e5cf1b724e1ba40ffbd3dc4290bc0ae0 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 7 Jan 2019 08:41:15 -0800 Subject: Update parent pom version Update the parent version to appc parent 1.4.1 Change-Id: I185d086595bed6410f7fd6b8c139cc6300e4467e Signed-off-by: Patrick Brady Issue-ID: APPC-1304 --- 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 10087ba92..2e7deb07c 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.4.0 + 1.4.1 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 9ca9784eb..624816775 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.4.0 + 1.4.1 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 b98f16a40..73fad39cd 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.4.0 + 1.4.1 diff --git a/appc-provider/appc-provider-features/pom.xml b/appc-provider/appc-provider-features/pom.xml index ac11d9a57..ded98443a 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.4.0 + 1.4.1 org.onap.appc diff --git a/appc-provider/appc-provider-installer/pom.xml b/appc-provider/appc-provider-installer/pom.xml index f343044bf..8096ba819 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.4.0 + 1.4.1 org.onap.appc diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 28605f9ce..8b6ed06e0 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.4.0 + 1.4.1 org.onap.appc appc-provider-model diff --git a/appc-provider/pom.xml b/appc-provider/pom.xml index a61485ef8..6a39fe131 100644 --- a/appc-provider/pom.xml +++ b/appc-provider/pom.xml @@ -23,7 +23,7 @@ org.onap.appc.parent odlparent-lite - 1.4.0 + 1.4.1 org.onap.appc -- cgit 1.2.3-korg