From: Tony Tkacik Date: Mon, 23 Feb 2015 16:08:58 +0000 (+0000) Subject: Merge "Cleanup root pom "name"." X-Git-Tag: release/lithium~470^2~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=bfd413d87f82ee3ffed67a141a980805950a0f06;hp=-c Merge "Cleanup root pom "name"." --- bfd413d87f82ee3ffed67a141a980805950a0f06 diff --combined opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index 3221efd362,55bf56c241..783b5bf7f2 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@@ -9,7 -9,7 +9,7 @@@ and is available at http://www.eclipse. ${groupId} ${artifactId}-aggregator ${version} - ${project.artifactId} + ${artifactId} pom 4.0.0 @@@ -22,23 -22,4 +22,23 @@@ ${artifactId}-features ${artifactId}-artifacts + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + +