X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;h=8af370670639f461dcd5254465f7aa920cf501db;hb=ef65f3fb0d384aa06c119b8f88add65b073971e5;hp=b9fdf1c4bf067dc57317e7961b6896790af6e2f0;hpb=26b333ab642abbdda8ef0e3b570083b47af00255;p=controller.git diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index b9fdf1c4bf..8af3706706 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -9,7 +9,7 @@ features-netconf - pom + jar features.xml @@ -34,6 +34,10 @@ org.opendaylight.controller netconf-api + + org.opendaylight.controller + netconf-config + org.opendaylight.controller netconf-auth @@ -70,6 +74,10 @@ org.opendaylight.yangtools.model ietf-yang-types + + org.opendaylight.yangtools + yang-model-api + org.opendaylight.controller netconf-mapping-api @@ -140,6 +148,19 @@ org.opendaylight.controller netconf-monitoring + + + org.opendaylight.odlparent + features-test + test + + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + zip + @@ -185,6 +206,21 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.odlparent:features-test + + +