From 77468a712c3a4f25dce76bf6befffbabb499b2bc Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 11 Sep 2019 10:02:23 -0400 Subject: Roll versions Roll version to 1.7.1-SNAPSHOT and use version 1.4.1-SNAPSHOT of parent poms Change-Id: Ia05ef49689e3e0602474667f69477c807c95e56e Issue-ID: SDNC-905 Signed-off-by: Timoney, Dan (dt5972) --- client/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/pom.xml') diff --git a/client/pom.xml b/client/pom.xml index 4a13fb3..8126390 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ jar org.onap.sdnc.apps client - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT ONAP :: ${project.groupId} :: ${project.artifactId} http://wiki.onap.org @@ -15,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT -- cgit 1.2.3-korg