From 4d5da30c41326eeeb9344b31875e010b1a7507c1 Mon Sep 17 00:00:00 2001 From: siddharth0905 Date: Wed, 10 Oct 2018 14:34:47 +0530 Subject: Test coverage : openecomp-sdc-notification-api Increase test coverage Change-Id: I13ddec81fd06542d3d11e4236d76416309ae32d9 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 --- .../openecomp-sdc-notification-api/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml') diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml index 581f002ef7..f191564c46 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml @@ -19,8 +19,12 @@ org.testng testng - ${testng.version} test + + org.projectlombok + lombok + compile + -- cgit 1.2.3-korg