X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig%2Fpom.xml;h=20feceb3601bff99936858b994ea073e60576609;hp=01a4ea74a264afcf722d10b6515b5b26313e869c;hb=49107f3cdc5a075862417e1fd9ca72198c7582fe;hpb=1e1a4a1ce88fa1ef00df2f765a236e7139c2a0b4 diff --git a/features/config/pom.xml b/features/config/pom.xml index 01a4ea74a2..20feceb360 100644 --- a/features/config/pom.xml +++ b/features/config/pom.xml @@ -7,15 +7,103 @@ 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 + + + 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 + + @@ -60,6 +148,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +