X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Ffeatures%2Fnetconf%2Fpom.xml;fp=features%2Fnetconf%2Fpom.xml;h=90b4851c7e3266dacd17b349f658b2b9009cbf4c;hp=7200425e7edc171c2974bd8f6649a4b3710e30f3;hb=refs%2Fchanges%2F13%2F23413%2F26;hpb=071a641d7c12c0e6112d5ce0afe806b54f116ed2 diff --git a/features/netconf/pom.xml b/opendaylight/netconf/features/netconf/pom.xml similarity index 77% rename from features/netconf/pom.xml rename to opendaylight/netconf/features/netconf/pom.xml index 7200425e7e..90b4851c7e 100644 --- a/features/netconf/pom.xml +++ b/opendaylight/netconf/features/netconf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem 0.4.0-SNAPSHOT - ../../opendaylight/netconf + ../../ features-netconf @@ -16,6 +16,14 @@ + + + org.opendaylight.aaa + features-aaa + ${aaa.version} + features + xml + org.opendaylight.controller features-config @@ -30,6 +38,13 @@ xml runtime + + org.opendaylight.controller + features-config-persister + features + xml + runtime + org.opendaylight.controller netconf-api @@ -90,6 +105,11 @@ org.opendaylight.controller netconf-impl + + org.opendaylight.controller + config-manager-facade-xml + ${config.version} + org.opendaylight.controller config-netconf-connector @@ -140,7 +160,7 @@ org.opendaylight.controller netconf-connector-config - ${config.version} + ${netconf.version} xml config @@ -148,6 +168,20 @@ org.opendaylight.controller netconf-monitoring + + org.opendaylight.controller + mdsal-netconf-monitoring + + + org.opendaylight.controller + mdsal-netconf-connector + + + org.opendaylight.controller + netconf-mdsal-config + config + xml + org.opendaylight.odlparent @@ -206,21 +240,22 @@ - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} - - - org.opendaylight.controller - opendaylight-karaf-empty - ${commons.opendaylight.version} - - - org.opendaylight.odlparent:features-test - - - + + + + + + + + + + + + + + + +