X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=10f88c564ebb5a2cce477c0e5ca93297342e4182;hb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8;hp=310073fc72e537330c37885fcd7f75748a327b8d;hpb=58b7b56639e983e6fecdaff9508b9f0fd9afb514;p=controller.git diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 310073fc72..10f88c564e 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT netconf-impl bundle @@ -29,6 +29,14 @@ ${project.groupId} netconf-mapping-api + + org.opendaylight.controller + netconf-notifications-api + + + org.opendaylight.controller + netconf-notifications-impl + ${project.groupId} netconf-netty-util @@ -64,10 +72,6 @@ ietf-inet-types - - org.osgi - org.osgi.core - org.slf4j slf4j-api @@ -89,11 +93,6 @@ test-jar test - - commons-io - commons-io - test - xmlunit @@ -110,6 +109,7 @@ org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator + org.opendaylight.controller.netconf.impl.* @@ -125,6 +125,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +