From: Tony Tkacik Date: Tue, 24 Feb 2015 08:26:05 +0000 (+0000) Subject: Merge "Startup arch - feature cleanup" X-Git-Tag: release/lithium~473^2~12 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=7435f945b84ace0a7e92093a425696ae8bf0da32;hp=-c Merge "Startup arch - feature cleanup" --- 7435f945b84ace0a7e92093a425696ae8bf0da32 diff --combined opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/karaf/pom.xml index 5ec5485723,398554c360..486e3d39ba --- 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 @@@ -24,7 -24,7 +24,7 @@@ and is available at http://www.eclipse. 3.1.1 - odl-${artifactId}-impl-ui + odl-${artifactId}-ui @@@ -54,23 -54,4 +54,23 @@@ runtime + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +