X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-notifications-api%2Fpom.xml;h=71a980bef50bc2d396b57dbf2c6907ed6ab6cad0;hb=refs%2Fchanges%2F98%2F101898%2F1;hp=42d768bfb99fb7a848f95c62f7d458438a76969a;hpb=06c4dbe076647af7d822fb8dc1d0da59d53ee141;p=netconf.git diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index 42d768bfb9..71a980bef5 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -15,13 +15,11 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 4.0.1-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-notifications-api - 1.5.0-SNAPSHOT bundle @@ -30,24 +28,16 @@ netconf-api - ${project.groupId} - ietf-netconf-notifications + org.opendaylight.mdsal.binding.model.ietf + rfc8525 + + + org.opendaylight.netconf.model + rfc5277 - org.slf4j - slf4j-api + org.opendaylight.netconf.model + rfc6470 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -