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=41822baef4406155a8b9294012975acf461311e6;hp=6dfd614a295e275917cccc90bf53b50075f32bc3;hb=30b754bbd3259e926dca9a9b3c20d06be9711c82;hpb=64db87e8fb5de25e68ba824ec2eaa17e3f217c96 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 6dfd614a29..41822baef4 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.5.0-SNAPSHOT + 1.7.0-SNAPSHOT + ${groupId} @@ -18,17 +20,27 @@ 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 + it + @@ -49,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}/ + +