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=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=203caf5c312c6ce4719be972e84b5d07e7750ad0;hp=96a66e097fa926c7018f20693cdd75897983cda0;hpb=cd03422804f6371168be7dd014cc3fe215b35742;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..e69de29bb2 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 @@ -1,76 +0,0 @@ -#set( $symbol_pound = '#' ) -#set( $symbol_dollar = '$' ) -#set( $symbol_escape = '\' ) - - - - - org.opendaylight.controller - karaf-parent - 1.6.0-SNAPSHOT - - - 4.0.0 - ${groupId} - ${artifactId}-karaf - ${version} - ${project.artifactId} - - 3.1.1 - - - odl-${artifactId}-ui - - - - - ${symbol_dollar}{project.groupId} - ${artifactId}-artifacts - ${symbol_dollar}{project.version} - pom - import - - - - - - - org.apache.karaf.features - framework - kar - - - - ${symbol_dollar}{project.groupId} - ${artifactId}-features - features - xml - runtime - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - -