X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=nbinotifications%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Ftransportpce%2Fnbinotifications%2Fproducer%2FPublisher.java;h=664a7c9a0867ad50ba07357202d877f54b57b62b;hb=1c4b0ba3a2ca77a6acfcd41453b7c9c0f2f2480d;hp=21295a9b6e5e383c0515c295560a3b410cab0af7;hpb=3e2029fe2f4ccc019f2d05e58ba3ae69481b3a99;p=transportpce.git diff --git a/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/producer/Publisher.java b/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/producer/Publisher.java index 21295a9b6..664a7c9a0 100644 --- a/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/producer/Publisher.java +++ b/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/producer/Publisher.java @@ -18,7 +18,7 @@ import org.opendaylight.transportpce.common.converter.JsonStringConverter; import org.opendaylight.transportpce.nbinotifications.serialization.ConfigConstants; import org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializer; import org.opendaylight.transportpce.nbinotifications.utils.NbiNotificationsUtils; -import org.opendaylight.yang.gen.v1.nbi.notifications.rev201130.NotificationService; +import org.opendaylight.yang.gen.v1.nbi.notifications.rev210628.NotificationService; import org.slf4j.Logger; import org.slf4j.LoggerFactory;