X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=9759b2cc5ebc2d8dc9bb9d0a9a5b3872fa1f84cf;hb=bad1f8b8f3c1780cd37ec8a817ef4b0f23901654;hp=d437cc143d9483c00da5684666a4cfa6a8e956c3;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32;p=controller.git diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index d437cc143d..9759b2cc5e 100644 --- a/opendaylight/config/config-it-base/pom.xml +++ b/opendaylight/config/config-it-base/pom.xml @@ -11,12 +11,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT ../config-parent 4.0.0 config-it-base bundle + + + 1.8.0-SNAPSHOT + + @@ -33,6 +38,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller config-util + + org.opendaylight.controller + opendaylight-karaf-empty + ${opendaylight.karaf.version} + zip + + org.ops4j.pax.exam @@ -76,10 +88,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit compile - - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} - + + + + src/main/resources + true + + +