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/provider/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'base/http/provider') diff --git a/base/http/provider/pom.xml b/base/http/provider/pom.xml index 4cbe85c1..083a7fc7 100644 --- a/base/http/provider/pom.xml +++ b/base/http/provider/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent - 1.3.2 - + 1.3.3-SNAPSHOT + org.onap.ccsdk.sli.adaptors base-http-provider - 0.5.1-SNAPSHOT + 0.5.2-SNAPSHOT bundle -- cgit 1.2.3-korg