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=5ec5485723f56b18ded10e18df385d045005229f;hb=6ca44d2095f0887508dd32f0174058a627eff4f9;hpb=cad0f415169cae900315546bf2dae7801d2ee5e2 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 5ec5485723..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.5.0-SNAPSHOT - + 2.0.4 - 4.0.0 + ${groupId} ${artifactId}-karaf ${version} - ${project.artifactId} - - 3.1.1 - + + ODL :: ${groupId} :: ${project.artifactId} + - odl-${artifactId}-impl-ui + 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 - -