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=067d4db4e90cd26fd7295af0a28122c9cbea5958;hpb=3997099eb61b0f2adc47f7a85952c324e9de223f;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 067d4db4e9..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 @@ -1,27 +1,46 @@ + + + org.opendaylight.odlparent + odlparent + 1.7.0-SNAPSHOT + + + ${groupId} ${artifactId}-aggregator ${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 + @@ -41,4 +60,54 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL + + + + + 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}/ + +