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=815eb01d5e7bb85cedbc6b7fee14f06aa0db8da3;hb=refs%2Fchanges%2F85%2F73085%2F3;hp=96a66e097fa926c7018f20693cdd75897983cda0;hpb=69c1fa1f26d6c9130696e7916c6ebe9a9e9d635c;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..815eb01d5e 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.1 - 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 - -