X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=4edd93629408d1e1fec37e96b879976ec0f23677;hp=a944bb4dec86f3175ccb2ff6f501d8afb947af81;hb=c2eb34d0fe909f382bc4d9201d955e471ae1d80a;hpb=95d1074f7f446784f76dc41525cecdb65688df6c diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index a944bb4dec..4edd936294 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -9,7 +9,7 @@ features-netconf - pom + jar features.xml @@ -34,10 +34,30 @@ org.opendaylight.controller netconf-api + + org.opendaylight.controller + netconf-config + + + org.opendaylight.controller + netconf-mdsal-config + 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 @@ -46,6 +66,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -74,10 +98,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -128,6 +148,20 @@ org.opendaylight.controller netconf-monitoring + + + org.opendaylight.yangtools + features-test + ${yangtools.version} + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -173,6 +207,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +