X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf%2Fpom.xml;h=f4fffb44a57128712ea9847939f907b96afb18be;hb=refs%2Fchanges%2F47%2F87047%2F9;hp=00d1b203ef61c486d685fb65a53c8cb2936a69ee;hpb=8a7f42cd34b2f618b4bc67e0a420f11ccdd0db0c;p=netvirt.git diff --git a/karaf/pom.xml b/karaf/pom.xml index 00d1b203ef..f4fffb44a5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -6,24 +6,25 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> - + org.opendaylight.odlparent karaf4-parent - 3.0.2 + 6.0.4 org.opendaylight.netvirt karaf - 0.7.0-SNAPSHOT + 0.11.0-SNAPSHOT ODL :: netvirt :: ${project.artifactId} 4.0.0 + true + true @@ -58,7 +59,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> org.opendaylight.controller features-mdsal-trace - 1.8.0-SNAPSHOT + 1.11.0 features xml runtime @@ -68,7 +69,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.controller features-extras - 1.11.0-SNAPSHOT + 1.14.0 xml features runtime @@ -78,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.12.0-SNAPSHOT test @@ -101,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.12.0-SNAPSHOT ${project.build.directory}/assembly/bin @@ -118,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 - - - - - - - - - - -