X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=997b6a275f6e1803bba685b136a4af686212d785;hp=106e54a338203453fca414f06b89bce81232a3bc;hb=b79d765b235bd88ceda66edfa2cb508a41a42eb5;hpb=a3ebcb3c36804de1e4c0177f3462e33958b0c216 diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 106e54a338..997b6a275f 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/netconf features-netconf - pom + jar features.xml @@ -34,6 +34,22 @@ org.opendaylight.controller netconf-api + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + netconf-notifications-api + + + org.opendaylight.controller + netconf-notifications-impl + + + org.opendaylight.controller + ietf-netconf + org.opendaylight.controller ietf-netconf-monitoring @@ -42,6 +58,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -71,8 +91,8 @@ netconf-netty-util - org.opendaylight.controller.thirdparty - ganymed + org.apache.sshd + sshd-core org.openexi @@ -109,10 +129,31 @@ xml config + + org.opendaylight.controller + netconf-connector-config + ${config.version} + xml + config + org.opendaylight.controller netconf-monitoring + + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -158,6 +199,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +