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=d4a8d5e08c8b3295c86e77b8555120d0e52942c8;hb=8f129cf7f303a4a702a3b632114b8a85808671d7;hp=b868d47c6c558e87f6a48dcf7ba332b2dc880edd;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5;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 b868d47c6c..d4a8d5e08c 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.8.0-SNAPSHOT + 1.9.0 ${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 @@ -88,9 +84,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL aggregate package - + + + maven-checkstyle-plugin + + true + +