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=49c08a4c5bbe57802455904f9fa28729536b58c6;hb=6dc8cb5ab4bc7260953d3b7ba7ddfed20a8f2794;hp=067d4db4e90cd26fd7295af0a28122c9cbea5958;hpb=686d381ea589ebf33bcfb0bbc7048ffe242749c4;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..49c08a4c5b 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,11 +1,18 @@ + + + org.opendaylight.odlparent + odlparent + 1.6.0-SNAPSHOT + + ${groupId} ${artifactId}-aggregator ${version} @@ -21,6 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL karaf features artifacts + it @@ -41,4 +49,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 +