From 218cb0ceddea15164b553a4b0befe90355a786c5 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-sdc-listener/appc-sdc-listener-bundle/pom.xml | 2 +- .../appc-sdc-listener-features/features-appc-sdc-listener/pom.xml | 2 +- .../appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-features/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-installer/pom.xml | 2 +- appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml | 3 ++- appc-sdc-listener/appc-yang-generator/pom.xml | 2 +- appc-sdc-listener/pom.xml | 2 +- 8 files changed, 9 insertions(+), 8 deletions(-) (limited to 'appc-sdc-listener') diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 096560fe5..6e79a066f 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 1.4.0 + 1.4.1 org.onap.appc diff --git a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml index a296a5693..d0c06cd29 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 1.4.0 + 1.4.1 diff --git a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml index 202418b12..3b115a769 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 1.4.0 + 1.4.1 diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index 1459d71a2..6f4b3e678 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.0 + 1.4.1 diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index 5f13e1263..5724357bd 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.0 + 1.4.1 org.onap.appc diff --git a/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml b/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml index d5a1561eb..2c61cdb53 100644 --- a/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml +++ b/appc-sdc-listener/appc-yang-generator/dependency-reduced-pom.xml @@ -3,12 +3,13 @@ binding-parent org.onap.appc.parent - 1.4.0-SNAPSHOT + 1.5.1-SNAPSHOT pom.xml 4.0.0 org.onap.appc appc-yang-generator + 1.5.0-SNAPSHOT diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 137efc96b..f85becc29 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 1.4.0 + 1.4.1 org.onap.appc diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 73b42d1ee..6307c5ff6 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.0 + 1.4.1 org.onap.appc -- cgit 1.2.3-korg