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