X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=karaf%2Fopendaylight-karaf%2Fpom.xml;h=a34361970dd19101b4ac773a6a43500910247c59;hp=3b29fa276ec4c9b353603781946adcacd921a812;hb=f6d24d05f430c6f052893cb3a12d697cbb928815;hpb=6b9ec89c77e614b44dbd01de77a45ee8d9e6d0ec diff --git a/karaf/opendaylight-karaf/pom.xml b/karaf/opendaylight-karaf/pom.xml index 3b29fa276e..a34361970d 100644 --- a/karaf/opendaylight-karaf/pom.xml +++ b/karaf/opendaylight-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT ../../opendaylight/commons/opendaylight distribution.opendaylight-karaf @@ -43,34 +43,20 @@ xml + + + + org.apache.aries.proxy + org.apache.aries.proxy.impl + 1.0.5 + + - - - org.opendaylight.controller - features-base - features - xml - runtime - - - org.opendaylight.controller - features-adsal - features - xml - runtime - - - org.opendaylight.controller - features-nsf - features - xml - runtime - org.opendaylight.controller @@ -88,44 +74,27 @@ runtime - org.opendaylight.controller - features-flow - features - xml - runtime - - - org.opendaylight.controller - features-restconf - 1.2.0-SNAPSHOT + org.opendaylight.mdsal + features-mdsal features xml runtime - org.opendaylight.controller - features-neutron - ${networkconfig.neutron.version} + org.opendaylight.mdsal.model + features-mdsal-model features xml runtime + - + @@ -214,7 +183,6 @@ org.apache.karaf.tooling karaf-maven-plugin - ${karaf.version} true @@ -249,7 +217,6 @@ org.apache.maven.plugins maven-dependency-plugin - 2.6 copy @@ -293,6 +260,23 @@ false + + copy-dependencies + prepare-package + + copy-dependencies + + + ${project.build.directory}/assembly/system + distribution.vtn-coordinator + false + true + true + true + true + true + + @@ -317,6 +301,12 @@ + + + + @@ -325,7 +315,7 @@ - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main