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=ed85b3bb5bf2d111a2015d73ef9b4c6eee5746cd;hb=541fc506bd3af2192f618703430cbbaff22efba4;hp=49c08a4c5bbe57802455904f9fa28729536b58c6;hpb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794;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 49c08a4c5b..ed85b3bb5b 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 @@ -10,7 +10,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent odlparent - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT + ${groupId} @@ -19,9 +20,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${artifactId} pom 4.0.0 + 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 @@ -30,6 +40,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL artifacts it + @@ -50,10 +61,53 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL - - 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 - + + + + 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}/ + +