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=41822baef4406155a8b9294012975acf461311e6;hpb=30b754bbd3259e926dca9a9b3c20d06be9711c82;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 41822baef4..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,20 +11,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.2-Carbon ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - - 3.1.1 - - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git @@ -38,6 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL karaf features artifacts + cli it @@ -87,9 +84,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aggregate package - + + + maven-checkstyle-plugin + + true + +