X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-impl%2Fpom.xml;h=ffc15d878a20d7b8b3ae64ca39b57ec839f559fb;hp=b056f9be873feff65d2b731d66b6ef8fe0d8c4cd;hb=408eeef51f435abd2027f9d25ac5592066b202dd;hpb=9212fed678702583f4a555641208cf1c7b45b829 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index b056f9be87..ffc15d878a 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -1,11 +1,10 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT 4.0.0 netconf-impl @@ -36,6 +35,10 @@ org.opendaylight.controller config-util + + org.opendaylight.controller + protocol-framework + ${project.groupId} netconf-mapping-api @@ -46,16 +49,6 @@ ietf-inet-types - - org.opendaylight.bgpcep - util - - - - org.opendaylight.bgpcep - framework - - org.osgi org.osgi.core @@ -70,10 +63,8 @@ - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - ${bgpcep.version} - test commons-io @@ -81,11 +72,6 @@ test - - ${project.groupId} - yang-store-api - test - xmlunit xmlunit @@ -102,6 +88,13 @@ netconf-client test + + ${project.groupId} + netconf-client + ${project.version} + test-jar + test + org.opendaylight.controller commons.logback_settings @@ -146,7 +139,6 @@ org.w3c.dom, org.xml.sax, org.opendaylight.controller.netconf.util.messages, - com.siemens.ct.exi.exceptions, 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, @@ -157,6 +149,7 @@ 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.*, @@ -165,6 +158,14 @@ org.apache.maven.plugins maven-jar-plugin 2.4 + + + package + + test-jar + + +