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=8154ad406abba8da877a6b29c25a63ad0046ffbe;hb=6d1c0b416b42524f36256c089cc84a9d15293bcb;hp=07701297f27750a545fd08e62da1dac952f8e55c;hpb=e64a4f7e0af0f6069658b5c2063fa7e79cb45c30;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 07701297f2..8154ad406a 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,15 +3,15 @@ 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.7.0-SNAPSHOT + odlparent-lite + 4.0.10 @@ -21,94 +21,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${artifactId} pom - - 3.1.1 - - - - 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 - - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/ - - - - opendaylight-site - ${nexus.site.url}/ - -