summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-06-08 00:11:22 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-06-08 00:11:49 -0400
commit3539b3d39458b0b12fec158290a90cc5060f64eb (patch)
treeb811cab0f25dcf151cc6036c0721df963ed259d6 /aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java
parentef8823de263dd7c599ea7d8c5c6f0a56252b02ed (diff)
[AAI-ONAP] Keep the latest code in sync
Change-Id: Iebcff01ef3b79d04d14837d842fec0a1d6148703 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java')
-rw-r--r--aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java b/aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java
index 8cb16e1..c50dbab 100644
--- a/aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java
+++ b/aai-traversal/src/main/java/org/openecomp/aai/rest/ueb/UEBNotification.java
@@ -51,7 +51,7 @@ public class UEBNotification {
private Loader currentVersionLoader = null;
protected List<NotificationEvent> events = null;
private Version notificationVersion = null;
-
+
/**
* Instantiates a new UEB notification.
*