From 9b32cb60360a2a2973c621053510718de0072111 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 27 Jan 2020 08:57:06 -0800 Subject: Change parent to version 2.7.1-SNAPSHOT Change-Id: I5fa014f96f20dad8a6ed4bc2d7a73641ff7846c4 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- 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/pom.xml | 2 +- appc-sdc-listener/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 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 c5d84d4ea..5cde920b2 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 2.7.0 + 2.7.1-SNAPSHOT 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 50c9cb146..e4d1b2f31 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 - 2.7.0 + 2.7.1-SNAPSHOT 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 0536bb3fc..fb73fd555 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 @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.7.0 + 2.7.1-SNAPSHOT diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index cafd9d8c3..8f21bd181 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 - 2.7.0 + 2.7.1-SNAPSHOT diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index 69c5916aa..f94d4e202 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 - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 0fe75c788..8facd0f71 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index 79abc6b5d..245faa944 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 - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc -- cgit