X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=997b6a275f6e1803bba685b136a4af686212d785;hb=2676e61ec5958736753c5345cd31fd48ea3e5a05;hp=46f83fb51414c3f9b48fcfe1c9c4f6a1e92a1522;hpb=4ef563c481b83e360e688a59ac346b8328870d58;p=controller.git diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index 46f83fb514..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 @@ -40,19 +40,15 @@ org.opendaylight.controller - netconf-tcp + netconf-notifications-api org.opendaylight.controller - netconf-ssh + netconf-notifications-impl - org.bouncycastle - bcpkix-jdk15on - - - org.bouncycastle - bcprov-jdk15on + org.opendaylight.controller + ietf-netconf org.opendaylight.controller @@ -62,6 +58,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -90,10 +90,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -144,12 +140,19 @@ org.opendaylight.controller netconf-monitoring + - org.opendaylight.aaa - features-aaa - ${aaa.version} - features - xml + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip @@ -196,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 + + +