X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=vpnservice%2Fdistribution%2Fkaraf%2Fpom.xml;h=ada2674c9a46c7d49ba7b37219552817e81b1687;hb=58c96d2c48cd8328ad3f44c4295a291aac03d0b8;hp=a7d6e5011c5a59ae0f6dad4853b05ab9b43afc83;hpb=126184ae38f51dc275e2f2498459b9dd12d735bd;p=netvirt.git diff --git a/vpnservice/distribution/karaf/pom.xml b/vpnservice/distribution/karaf/pom.xml index a7d6e5011c..ada2674c9a 100644 --- a/vpnservice/distribution/karaf/pom.xml +++ b/vpnservice/distribution/karaf/pom.xml @@ -9,44 +9,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent - karaf-parent - 1.7.0-SNAPSHOT + karaf4-parent + 2.0.4 4.0.0 org.opendaylight.netvirt vpnservice-karaf - 0.3.0-SNAPSHOT - ${project.artifactId} - - 3.1.1 - + 0.5.0-SNAPSHOT + ODL :: netvirt :: ${project.artifactId} - - - - ${project.groupId} - vpnservice-artifacts - ${project.version} - pom - import - - - + org.apache.karaf.features framework + ${karaf.version} kar + compile ${project.groupId} vpnservice-features + ${project.version} features xml runtime @@ -55,12 +45,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - + org.apache.maven.plugins maven-deploy-plugin - true + false