javax to jakarta and refactoring
[ccsdk/features.git] / sdnr / wt / devicemanager-core / model / src / main / java / org / onap / ccsdk / features / sdnr / wt / devicemanager / types / VESNotificationFieldsPOJO.java
index 6beb047..dd5d90e 100644 (file)
@@ -40,7 +40,7 @@ public class VESNotificationFieldsPOJO {
     private String changeContact = "";
     private String changeIdentifier = "";
     private String changeType = "";
-    @JsonIgnore
+//    @JsonIgnore
     private String newState = "";
     @JsonIgnore
     private String oldState = "";