X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fkaraf%2Fpom.xml;h=8825453460d50e957f8e6b429229e79e84bec415;hp=96a66e097fa926c7018f20693cdd75897983cda0;hb=6ca44d2095f0887508dd32f0174058a627eff4f9;hpb=1447e0132075bbd3013aa41b98384a373bd82d1a 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 96a66e097f..8825453460 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 + org.opendaylight.odlparent karaf-parent - 1.6.0-SNAPSHOT - + 2.0.4 - 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 - -