X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fpom.xml;h=81a544944b147bbc43592322efc952e6944b94e4;hb=4ef15f7a7e3fb5bcaa6a3202d268a5c945e0aa71;hp=54edb02a44598e45232eff58f78f9016034b62f9;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/opendaylight/archetypes/pom.xml b/opendaylight/archetypes/pom.xml index 54edb02a44..81a544944b 100644 --- a/opendaylight/archetypes/pom.xml +++ b/opendaylight/archetypes/pom.xml @@ -5,38 +5,32 @@ org.opendaylight.odlparent odlparent - 2.0.1 + 2.0.5 org.opendaylight.controller.archetypes archetypes-parent - 0.6.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 + + +