X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-netty%2Fpom.xml;h=0057fc05c71fe915868058d2eaca20936075a604;hp=2f4b4b1e2198bb4e85cd1c66f19fb6e009cf4626;hb=5adfd98dac66cab656090d1b51324b4d09573bd9;hpb=b725fdb758008195a98f7fad0fd3804c363170aa diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 2f4b4b1e21..0057fc05c7 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/config/ features-config-netty - pom + jar features.xml @@ -21,7 +21,6 @@ features-config-persister features xml - runtime org.opendaylight.controller @@ -46,6 +45,19 @@ org.opendaylight.controller config-netty-config + + ${config.version} + xml + config + + + + org.opendaylight.yangtools + features-test @@ -92,6 +104,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +