From 6fb343b508b44297ec3630e9e6d52a3e309ab08d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 2 Nov 2021 08:25:55 +0100 Subject: [PATCH] Correct bundle-parent's coordinates We are inheriting SCM section from odlparent, make sure we add an override. Change-Id: If73f8b047a703dc7c5b8a3ec43a6825b0f85c76c Signed-off-by: Robert Varga (cherry picked from commit ca4befdd6e1ca31d78c35f78ac9422acc8aa0cdc) --- bundle-parent/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index bde129e447..8a04a3b192 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -34,4 +34,11 @@ + + + scm:git:ssh://git.opendaylight.org:29418/yangtools.git + scm:git:ssh://git.opendaylight.org:29418/yangtools.git + HEAD + https://wiki.opendaylight.org/display/ODL/YANG+Tools + -- 2.36.6