X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fnetconf%2Fpom.xml;fp=features%2Fnetconf%2Fpom.xml;h=997b6a275f6e1803bba685b136a4af686212d785;hp=b9fdf1c4bf067dc57317e7961b6896790af6e2f0;hb=b79d765b235bd88ceda66edfa2cb508a41a42eb5;hpb=26b333ab642abbdda8ef0e3b570083b47af00255;ds=sidebyside diff --git a/features/netconf/pom.xml b/features/netconf/pom.xml index b9fdf1c4bf..997b6a275f 100644 --- a/features/netconf/pom.xml +++ b/features/netconf/pom.xml @@ -9,7 +9,7 @@ features-netconf - pom + jar features.xml @@ -140,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 + @@ -185,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 + + +