X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=997b6a275f6e1803bba685b136a4af686212d785;hp=a944bb4dec86f3175ccb2ff6f501d8afb947af81;hb=bd8beb1bfee9f421ad8f2d07b1424b21038234a2;hpb=b06d2c5bbffa48b1e219ac92cf0be60528aff34a diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index a944bb4dec..997b6a275f 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -9,7 +9,7 @@ features-netconf - pom + jar features.xml @@ -38,6 +38,18 @@ 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 +58,10 @@ org.opendaylight.controller ietf-netconf-monitoring-extension + + org.opendaylight.controller + ietf-netconf-notifications + org.opendaylight.yangtools.model ietf-inet-types @@ -74,10 +90,6 @@ org.opendaylight.controller netconf-netty-util - - org.opendaylight.controller.thirdparty - ganymed - org.apache.sshd sshd-core @@ -128,6 +140,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 +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 + + +