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/SdncReportsApi/pom.xml | 4 ++-- SdncReports/SdncReportsDao/pom.xml | 4 ++-- SdncReports/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'SdncReports') diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 45994146..a429784f 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -4,12 +4,12 @@ jar SdncReportsApi org.onap.sdnc.oam - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT sdnc-oam :: SdncReports :: SdncReportsApi org.onap.sdnc.oam SdncReports - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT 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 diff --git a/SdncReports/pom.xml b/SdncReports/pom.xml index 84ea5056..e72fe132 100644 --- a/SdncReports/pom.xml +++ b/SdncReports/pom.xml @@ -5,7 +5,7 @@ org.onap.sdnc.oam SdncReports - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom sdnc-oam :: SdncReports -- cgit 1.2.3-korg