X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fkaraf%2Fpom.xml;h=0e4a40302b7d441da813398915042063d3f92c70;hb=c9c207053b4a01f3c56b5ecb67de77fff02b7ef4;hp=486e3d39ba4ea58e610607517d61a9599272d707;hpb=32b25203819eb02df22abfecdcc86896c068f778;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml index 486e3d39ba..0e4a40302b 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml @@ -3,29 +3,33 @@ #set( $symbol_escape = '\' ) - + + 4.0.0 + - org.opendaylight.controller - karaf-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + karaf4-parent + 2.0.6 - 4.0.0 + ${groupId} ${artifactId}-karaf ${version} - ${project.artifactId} - - 3.1.1 - + + ODL :: ${groupId} :: ${project.artifactId} + - odl-${artifactId}-ui + + @@ -37,6 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + + + org.apache.maven.plugins maven-deploy-plugin @@ -64,13 +70,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL true - - org.apache.maven.plugins - maven-install-plugin - - true - -