X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=8c061c27361946cd3bfc62edde9252d2dd069b9b;hp=7e5dd6472bc7320a6b7c20953c811fb41982cb26;hb=746a8e8aef115e5fa0357ced348b94dc939b0935;hpb=17d82f582a6bc13c78be3b19954ff8c021180e93 diff --git a/features/config/pom.xml b/features/config/pom.xml index 7e5dd6472b..8c061c2736 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -7,9 +7,9 @@ 0.2.5-SNAPSHOT ../../opendaylight/config/ - config-features + features-config - pom + jar features.xml @@ -22,7 +22,79 @@ ${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 + + + + org.opendaylight.yangtools + features-test @@ -69,6 +141,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +