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=7d57dfb7e4d81dfc6df1d4aca7eab8446f528e81;hp=067d4db4e90cd26fd7295af0a28122c9cbea5958;hb=8c3cdb04a32a4a8b34f06816102f571d3999620c;hpb=8e8516351a527f6bafb1598d679547cfbbe029f9 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..7d57dfb7e4 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 @@ -6,6 +6,13 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL --> + + + org.opendaylight.odlparent + odlparent + 1.6.0-SNAPSHOT + + ${groupId} ${artifactId}-aggregator ${version} @@ -41,4 +48,11 @@ 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 +