X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=d3f3eacfd5e644627af6485548c5e7d03147e503;hb=HEAD;hp=faa1124deb21be0ab0e9bb550641197c2436c5aa;hpb=3f2425bd839ed2561d4ec7172ad47f5fc1efc370;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index faa1124deb..d3f3eacfd5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,18 +11,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 3.1.0 + 8.1.1 org.opendaylight.netvirt karaf - 0.7.0-SNAPSHOT + 0.12.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} 4.0.0 + true + true @@ -55,9 +57,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL we currently cannot easily, by a simple CLI command, add additional features from new remote repos.) --> - org.opendaylight.controller - features-mdsal-trace - 1.8.0-SNAPSHOT + org.opendaylight.mdsal + odl-mdsal-trace + 7.0.6 features xml runtime @@ -66,8 +68,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller - features-extras - 1.11.0-SNAPSHOT + odl-jolokia + 3.0.7 xml features runtime @@ -77,7 +79,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-cli-jar - 0.8.0-SNAPSHOT + 0.13.2 test @@ -100,7 +102,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.aaa aaa-cli-jar - 0.8.0-SNAPSHOT + 0.13.2 ${project.build.directory}/assembly/bin @@ -117,34 +119,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - - - org.apache.maven.plugins - maven-deploy-plugin - - false - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - prepare-package - - run - - - - - - - - - - -