From 295ea5b9d7eaa21ebc4c634bb90817155ab69aee Mon Sep 17 00:00:00 2001 From: Nathan Harmon Date: Tue, 17 Feb 2015 10:45:42 -0800 Subject: [PATCH] Startup arch - Add scm section to root pom. Change-Id: Ie20d9f6f0e2201c0c1f7995e451c583c085e689c Signed-off-by: Nathan Harmon --- .../src/main/resources/archetype-resources/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) 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 + -- 2.36.6