X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fpom.xml;h=86914915db46da1977f4c735026773e11c2a4289;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=70993665d3b78d7432fd7e9997c36da8aca37caa;hpb=39891b1264c143d3340e8fca0f723e3e954a0c62;p=controller.git diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index 70993665d3..86914915db 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -5,38 +5,32 @@ org.opendaylight.odlparent odlparent - 1.8.0-SNAPSHOT + 2.0.7 org.opendaylight.controller.archetypes archetypes-parent - 0.5.0-SNAPSHOT + 0.6.4-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 + + +