X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-it-base%2Fpom.xml;h=f45ca9690e1cbb434082593e4854c2775f9c4efe;hp=d437cc143d9483c00da5684666a4cfa6a8e956c3;hb=65defe208374fd0e3688f0653c46aac086241904;hpb=d4f4c8aa60114e68403fcc96fd5e2bb295984c32 diff --git a/opendaylight/config/config-it-base/pom.xml b/opendaylight/config/config-it-base/pom.xml index d437cc143d..f45ca9690e 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.odlparent + 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 + + +