From 6318021e56cfc430c00a9cd973dc585f9287f95f Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 9 May 2018 07:10:57 -0700 Subject: Update lombok dependency in heatbridge Change-Id: If1146f80dea40e2c62ff733ce2b05110d6d5e5db Issue-ID: INT-493 Signed-off-by: Gary Wu --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c65d238..eb08cfa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.onap.oparent oparent-python - 1.1.0-SNAPSHOT + 1.1.1 ${project.artifactId}-${python_version}-py2-none-any.whl @@ -57,11 +57,4 @@ - - - com.github.UltimateDogg - maven-python-distribute-plugin - 0.2.0 - - -- cgit 1.2.3-korg