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=5f205c0eddd08f2608a64e026c8f084809aca0c7;hp=067d4db4e90cd26fd7295af0a28122c9cbea5958;hb=6602310b78b5bf54899456e2efa867d116731267;hpb=a8efbf6623ba1f9ffbb0278672f32e9cfe73a014 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..5f205c0edd 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,43 @@ + 4.0.0 + + + org.opendaylight.odlparent + odlparent + 2.0.0 + + + ${groupId} ${artifactId}-aggregator ${version} - ${artifactId} + ${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 + @@ -41,4 +57,60 @@ 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 + + + + + maven-checkstyle-plugin + + true + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/ + + + + opendaylight-site + ${nexus.site.url}/ + +