X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=5f205c0eddd08f2608a64e026c8f084809aca0c7;hb=6602310b78b5bf54899456e2efa867d116731267;hp=bccc1a02ea875bc64a68d8ad5165ab0e2c154e92;hpb=bf5c6f0a0b509b9f366be15433780d8fb8be1b84;p=controller.git diff --git a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml index bccc1a02ea..5f205c0edd 100644 --- a/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml +++ b/opendaylight/archetypes/opendaylight-startup/src/main/resources/archetype-resources/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.8.0-SNAPSHOT + 2.0.0 ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom @@ -84,9 +84,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aggregate package - + + + maven-checkstyle-plugin + + true + +