X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=82082447ed56bf71abdd024fe8a0d9edf061c5b1;hp=f33eb112bf2d1e11423370ed840d04b6f19d834d;hb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8;hpb=a88392383dd0f836de1a8f70cfce85ef5d7fd91f diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index f33eb112bf..82082447ed 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -14,7 +14,17 @@ pom ${project.artifactId} + + 0.4.0-SNAPSHOT + 01-netconf.xml + 08-mdsal-netconf.xml + 99-netconf-connector.xml + **/org/opendaylight/controller/netconf/cli/**, **/org/opendaylight/controller/netconf/test/tool/** + + + netconf-artifacts + netconf-api netconf-config netconf-impl @@ -39,8 +49,6 @@ features models tools - - netconf-artifacts @@ -60,6 +68,26 @@ + + + + org.opendaylight.controller + netconf-artifacts + ${project.version} + pom + import + + + org.opendaylight.controller + features-netconf-connector + ${project.version} + features + xml + runtime + + + +