X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=a987ceefc821681c5ded1111245433b1c45db093;hp=9694a90c49ad79ebce01b14971fb3605a9a1195e;hb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81;hpb=b23703bef6c3aaafe2dc83608a03b738ad42f945 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index 9694a90c49..a987ceefc8 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.3.0-SNAPSHOT netconf-impl bundle @@ -19,7 +19,6 @@ ${project.groupId} ietf-netconf-monitoring-extension - ${project.version} @@ -30,6 +29,10 @@ ${project.groupId} netconf-mapping-api + + ${project.groupId} + netconf-netty-util + ${project.groupId} netconf-util @@ -77,7 +80,6 @@ ${project.groupId} netconf-client - ${project.version} test-jar test @@ -117,6 +119,7 @@ io.netty.buffer, io.netty.handler.codec, io.netty.channel.nio, + io.netty.channel.local, javax.annotation, javax.management, javax.net.ssl, @@ -125,18 +128,13 @@ org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.api.jmx, org.opendaylight.controller.netconf.mapping.api, - org.opendaylight.controller.netconf.util, - org.opendaylight.controller.netconf.util.mapping, - org.opendaylight.controller.netconf.util.osgi, - org.opendaylight.controller.netconf.util.xml, - org.opendaylight.controller.netconf.util.handler, + org.opendaylight.controller.netconf.util.*, org.opendaylight.protocol.framework, org.osgi.framework, org.osgi.util.tracker, org.slf4j, org.w3c.dom, org.xml.sax, - org.opendaylight.controller.netconf.util.messages, 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, @@ -147,14 +145,14 @@ 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.openexi.*, + org.opendaylight.controller.netconf.nettyutil.* org.apache.maven.plugins maven-jar-plugin - 2.4