From 9054cae44c12d6ea3b71b89fd3b88cc427ef7af7 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 16 Aug 2019 15:41:35 -0400 Subject: Fix error in ueb listener script Removed errant backslashes in ueb listener startup script Change-Id: If30a0859d2f296b6916da153066b6f1ff45ac8bb Issue-ID: SDNC-853 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 3f8719d1a0d283ea82cc2bb74ba2edc7beb186d8 --- SdncReports/SdncReportsDao/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SdncReports/SdncReportsDao') diff --git a/SdncReports/SdncReportsDao/pom.xml b/SdncReports/SdncReportsDao/pom.xml index 1e615243..83c6873e 100644 --- a/SdncReports/SdncReportsDao/pom.xml +++ b/SdncReports/SdncReportsDao/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.onap.sdnc.oam SdncReportsDao - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT jar sdnc-oam :: SdncReports :: SdncReportsDao @@ -11,7 +11,7 @@ org.onap.sdnc.oam SdncReports - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT -- cgit 1.2.3-korg