X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=10f88c564ebb5a2cce477c0e5ca93297342e4182;hp=c60506ef447d821d5458dbb399c30a1ab0e94325;hb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;hpb=b1ad47e987f7e73ebcd44f2076f57550715f75d6 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index c60506ef44..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.2.5-SNAPSHOT + 0.4.0-SNAPSHOT netconf-impl bundle @@ -19,7 +19,6 @@ ${project.groupId} ietf-netconf-monitoring-extension - ${project.version} @@ -30,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 @@ -65,10 +72,6 @@ ietf-inet-types - - org.osgi - org.osgi.core - org.slf4j slf4j-api @@ -81,7 +84,6 @@ ${project.groupId} netconf-client - ${project.version} test-jar test @@ -91,11 +93,6 @@ test-jar test - - commons-io - commons-io - test - xmlunit @@ -109,54 +106,16 @@ org.apache.felix maven-bundle-plugin - 2.3.7 org.opendaylight.controller.netconf.impl.osgi.NetconfImplActivator - com.google.common.base, - com.google.common.collect, - io.netty.channel, - io.netty.channel.socket, - io.netty.util, - io.netty.util.concurrent, - io.netty.buffer, - io.netty.handler.codec, - io.netty.channel.nio, - io.netty.channel.local, - javax.annotation, - javax.management, - javax.net.ssl, - javax.xml.namespace, - javax.xml.xpath, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.api.jmx, - org.opendaylight.controller.netconf.mapping.api, - org.opendaylight.controller.netconf.util.*, - org.opendaylight.protocol.framework, - org.osgi.framework, - org.osgi.util.tracker, - org.slf4j, - org.w3c.dom, - org.xml.sax, - io.netty.util.internal, - org.opendaylight.controller.netconf.api.monitoring, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state.sessions, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state.schemas, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.extension.rev131210, - org.opendaylight.yangtools.yang.binding, - org.openexi.*, - org.opendaylight.controller.netconf.nettyutil.* + org.opendaylight.controller.netconf.impl.* org.apache.maven.plugins maven-jar-plugin - 2.4 @@ -166,6 +125,10 @@ + + org.opendaylight.yangtools + yang-maven-plugin +