From 054ad488552806b7b5ab991aa2cd9fd3a8ce87cd Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Jan 2020 12:39:24 -0800 Subject: Fix incorrect parent versions The parent versions in these pom files should be 1.7.0-SNAPSHOT in order to match the rest of appc. Change-Id: I002f78235f07d588658e86c5ac8e99d4346d51fa Signed-off-by: Patrick Brady Issue-ID: APPC-1808 --- appc-service-communicator/appc-service-communicator-installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appc-service-communicator/appc-service-communicator-installer') diff --git a/appc-service-communicator/appc-service-communicator-installer/pom.xml b/appc-service-communicator/appc-service-communicator-installer/pom.xml index 5cbd64dd1..60700da65 100644 --- a/appc-service-communicator/appc-service-communicator-installer/pom.xml +++ b/appc-service-communicator/appc-service-communicator-installer/pom.xml @@ -24,7 +24,7 @@ odlparent-lite org.onap.appc.parent - 2.6.2 + 2.7.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg