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=f4fc1ff0d5d62d7b8bf2f27bc2cd121f57fc86cf;hb=59a26f11e6f07d6b36aa820562ad00e367dcaa3b;hpb=6fd408a04fe4a3611843e2246ece6d7c34b76903 diff --git a/opendaylight/netconf/netconf-impl/pom.xml b/opendaylight/netconf/netconf-impl/pom.xml index f4fc1ff0d5..ffc15d878a 100644 --- a/opendaylight/netconf/netconf-impl/pom.xml +++ b/opendaylight/netconf/netconf-impl/pom.xml @@ -4,7 +4,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT 4.0.0 netconf-impl @@ -72,11 +72,6 @@ test - - ${project.groupId} - yang-store-api - test - xmlunit xmlunit @@ -93,6 +88,13 @@ netconf-client test + + ${project.groupId} + netconf-client + ${project.version} + test-jar + test + org.opendaylight.controller commons.logback_settings @@ -147,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.*, @@ -155,6 +158,14 @@ org.apache.maven.plugins maven-jar-plugin 2.4 + + + package + + test-jar + + +