X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=06fd17817c17a9e8ce26acb2788b3437ee1d504a;hb=effdc431d42558c582b8879a08239c9975980fba;hp=f0fb994617cd65c7154825e94a4a621d3b9d64a2;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index f0fb994617..06fd17817c 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -11,73 +11,61 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT ../netconf-parent - org.opendaylight.netconf mdsal-netconf-notification - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT ${project.artifactId} bundle - - ${project.groupId} - netconf-mapping-api + com.google.guava + guava - ${project.groupId} - netconf-notifications-impl + org.opendaylight.controller + sal-common-util + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-binding-dom-codec ${project.groupId} - netconf-notifications-api + ietf-netconf-notifications - org.opendaylight.controller - sal-binding-api + ${project.groupId} + netconf-api - org.opendaylight.controller - sal-common-util + ${project.groupId} + netconf-notifications-api - - org.slf4j - slf4j-api + ${project.groupId} + netconf-mapping-api - com.google.guava - guava + ${project.groupId} + netconf-util - org.opendaylight.yangtools - mockito-configuration + org.xmlunit + xmlunit-legacy + test - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.artifactId} - netconf-notifications-impl - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -