X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fpom.xml;h=81a544944b147bbc43592322efc952e6944b94e4;hb=4ef15f7a7e3fb5bcaa6a3202d268a5c945e0aa71;hp=afe1e4aa78afd81eb0fd4fe5a5d16bf65c2de1eb;hpb=6d3d25898f858e8d0b1e32ca87d8c50acd8425a5;p=controller.git diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index afe1e4aa78..81a544944b 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -4,39 +4,33 @@ org.opendaylight.odlparent - odlparent-lite - 1.8.0-SNAPSHOT + odlparent + 2.0.5 org.opendaylight.controller.archetypes archetypes-parent - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT pom + + + 3.0.1 + + true + + org.apache.maven.archetype archetype-packaging - 2.4 + ${maven.archetype.version} - - - - maven-archetype-plugin - 2.4 - - - commons-lang - commons-lang - 2.6 - - - - - + org.apache.maven.plugins @@ -46,6 +40,36 @@ false + + maven-help-plugin + 2.2 + + ${project.build.directory}/effective-settings.xml + + + + + pre-integration-test + + effective-settings + + + + + + maven-archetype-plugin + ${maven.archetype.version} + + ${project.build.directory}/effective-settings.xml + + + + commons-lang + commons-lang + 2.6 + + +