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=c0895bf28a83e3686f64cf2ba3fb7c188c0ccf6d;hp=5f205c0eddd08f2608a64e026c8f084809aca0c7;hb=refs%2Fchanges%2F02%2F83802%2F42;hpb=6602310b78b5bf54899456e2efa867d116731267 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 5f205c0edd..c0895bf28a 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 @@ -3,114 +3,22 @@ Copyright © ${copyrightYear} ${copyright} and others. All rights reserved. This program and the accompanying materials are made available under the 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 +and is available at http://www.eclipse.org/legal/epl-v10.html --> 4.0.0 org.opendaylight.odlparent - odlparent - 2.0.0 + odlparent-lite + 6.0.0 ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${artifactId} pom - - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git - scm:git:ssh://git.opendaylight.org:29418/${artifactId}.git - HEAD - https://wiki.opendaylight.org/view/${artifactId}:Main - - - - api - impl - karaf - features - artifacts - cli - it - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-install-plugin - - true - - - - - - - - - maven-site - - - ${user.dir}/deploy-site.xml - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - false - - - aggregate - - aggregate - - package - - - - - maven-checkstyle-plugin - - true - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -