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=b868d47c6c558e87f6a48dcf7ba332b2dc880edd;hp=7d57dfb7e4d81dfc6df1d4aca7eab8446f528e81;hb=58393ca23932b49ce5ba2fa3c23822490d0494b5;hpb=869d6bd3f66ca2b655d7690afe6a432700749907 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 7d57dfb7e4..b868d47c6c 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 @@ -1,16 +1,18 @@ + 4.0.0 org.opendaylight.odlparent odlparent - 1.6.0-SNAPSHOT + 1.8.0-SNAPSHOT + ${groupId} @@ -18,17 +20,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${version} ${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 karaf features artifacts + cli + it + @@ -49,10 +62,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}/ + +