X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fkaraf%2Fpom.xml;h=165bebbf63c0005d0260fe25c16d244bd7b58341;hb=refs%2Fchanges%2F76%2F69876%2F11;hp=96a66e097fa926c7018f20693cdd75897983cda0;hpb=d8acce7ba659501f61371eb07a86f391adde87d1;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 96a66e097f..165bebbf63 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.6.0-SNAPSHOT + org.opendaylight.odlparent + karaf4-parent + 3.1.0 - 4.0.0 + ${groupId} ${artifactId}-karaf ${version} - ${project.artifactId} - - 3.1.1 - + + ODL :: ${groupId} :: ${project.artifactId} + - odl-${artifactId}-ui + odl-${artifactId}-rest + @@ -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 - -