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=2515638e18b3ae5c5444706281852a79f8a9eb2f;hp=d4a8d5e08c8b3295c86e77b8555120d0e52942c8;hb=ce805eec9919fd724ffc6ac40975f0c3314ba9d8;hpb=8f129cf7f303a4a702a3b632114b8a85808671d7 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 d4a8d5e08c..2515638e18 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 - 1.9.0 + odlparent-lite + 6.0.4 ${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}/ - -