X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=753058dc32c1e06b6f8ada02c511c57402b0fb3c;hb=e4f9064301b59336ba4781ad3543f7ad6284ebb0;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..753058dc32 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 + 1.8.2-Carbon ${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 + +