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=bd700f09208d139c11b6d0a5a77c2db65a71b123;hb=c0e813ca83ce80d5f3fb340175ddaecd780c6aea;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..bd700f0920 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 + 2.0.4 ${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,7 +34,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL karaf features artifacts - it + cli + @@ -87,9 +84,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aggregate package - + + + maven-checkstyle-plugin + + true + +