From 99f1934d72099f7d77467290722ea74da983d3bb Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 14 Aug 2019 08:48:48 -0400 Subject: Fix version in base module Fix version, which was breaking merge build. Change-Id: I73c8d1e2be56e739164545ad1b5f9bf69985b719 Issue-ID: CCSDK-1618 Signed-off-by: Timoney, Dan (dt5972) --- base/http/installer/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/http/installer/pom.xml') diff --git a/base/http/installer/pom.xml b/base/http/installer/pom.xml index ac233cb4..4ba0614e 100644 --- a/base/http/installer/pom.xml +++ b/base/http/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.2 + 1.3.3-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-installer - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT pom ccsdk-sli-adaptors :: base-http :: ${project.artifactId} -- cgit 1.2.3-korg