From 6b1320519eb99e3d929a6780163a0ebbaeea14ed Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 1 May 2019 14:26:23 -0400 Subject: Fix versions Versions were set inconsistently in sdnc/apps - entire repo needs to have the same version number. Change-Id: I69cf0dd73cfaf2762f5fce7d0e9ff43fffd14709 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/pom.xml') diff --git a/client/pom.xml b/client/pom.xml index 996e046..592f5d9 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ jar org.onap.sdnc.apps client - 1.4.1-SNAPSHOT + 1.5.1-SNAPSHOT ONAP :: ${project.groupId} :: ${project.artifactId} http://wiki.onap.org -- cgit 1.2.3-korg