From: Nathan Harmon Date: Tue, 17 Feb 2015 18:45:42 +0000 (-0800) Subject: Startup arch - Add scm section to root pom. X-Git-Tag: release/lithium~470^2~1 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=295ea5b9d7eaa21ebc4c634bb90817155ab69aee;p=controller.git Startup arch - Add scm section to root pom. Change-Id: Ie20d9f6f0e2201c0c1f7995e451c583c085e689c Signed-off-by: Nathan Harmon --- 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..616704ada0 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 @@ -41,4 +41,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 +