X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=c69e11bed2c91e2a08d936dbffad02c601b12d7f;hb=a3ff4b68093e6d675a92159e0efa2525af32d644;hp=01a4ea74a264afcf722d10b6515b5b26313e869c;hpb=f8225a74b7c11db1ebf77ab9de998c2e953f8ed8;p=controller.git diff --git a/features/config/pom.xml b/features/config/pom.xml index 01a4ea74a2..c69e11bed2 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -7,7 +7,7 @@ 0.2.5-SNAPSHOT ../../opendaylight/config/ - config-features + features-config pom @@ -15,7 +15,84 @@ features.xml - + + + org.opendaylight.yangtools + features-yangtools + ${yangtools.version} + features + xml + runtime + + + org.opendaylight.controller + sal-common + + + org.opendaylight.controller + sal-common-api + + + org.opendaylight.controller + sal-common-impl + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + + + io.netty + netty-transport + + + io.netty + netty-common + + + io.netty + netty-buffer + + + org.opendaylight.controller + config-util + + + org.opendaylight.controller + yang-jmx-generator + + + org.opendaylight.controller + shutdown-api + + + org.opendaylight.controller + shutdown-impl + + + org.osgi + org.osgi.core + + + com.google.guava + guava + + + org.javassist + javassist + + + org.opendaylight.controller + config-manager + +