X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Farchetypes%2Fopendaylight-startup%2Fsrc%2Fmain%2Fresources%2Farchetype-resources%2Fpom.xml;h=40eb1f0e41200352b1f6bd5d364419899d09a8b3;hp=ed85b3bb5bf2d111a2015d73ef9b4c6eee5746cd;hb=2013a889903939f0d3ae48c84803efa6b60e882c;hpb=7a1d65c8a400130bde40deb468dfd391866a26ab 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 ed85b3bb5b..40eb1f0e41 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 @@ -6,24 +6,20 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> + 4.0.0 org.opendaylight.odlparent odlparent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - 4.0.0 - - - 3.1.1 - 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 + +