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-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml | 2 +- .../appc-rest-adapter-features/features-appc-rest-adapter/pom.xml | 2 +- .../appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml | 2 +- appc-adapters/appc-rest-adapter/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-adapters/appc-rest-adapter') diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index b25996a10..bfb4df168 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent binding-parent - 2.7.0 + 2.7.1-SNAPSHOT diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml index 01c4f729c..f2f976917 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/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-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml index 59d5c1b5b..02ac49f14 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/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-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml index bf0362394..80fe533b4 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-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-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml index bc50dfaea..a951edad7 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml @@ -24,7 +24,7 @@ odlparent-lite org.onap.appc.parent - 2.7.0 + 2.7.1-SNAPSHOT org.onap.appc diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index 25f60d2f5..0a96f7844 100644 --- a/appc-adapters/appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 2.7.0 + 2.7.1-SNAPSHOT -- cgit 1.2.3-korg