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/features/features-base-http/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base/http/features/features-base-http/pom.xml') diff --git a/base/http/features/features-base-http/pom.xml b/base/http/features/features-base-http/pom.xml index 84004858..3b7766fd 100644 --- a/base/http/features/features-base-http/pom.xml +++ b/base/http/features/features-base-http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.3.2 + 1.3.3-SNAPSHOT org.onap.ccsdk.sli.adaptors features-base-http - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT feature ccsdk-sli-adaptors :: base-http :: ${project.artifactId} -- cgit 1.2.3-korg