From: Robert Varga Date: Fri, 21 Apr 2023 09:25:25 +0000 (+0200) Subject: Fix parent reference X-Git-Tag: v6.0.0~271 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ba3417dd907476c01d57aefdfe72380a7fc14919;p=netconf.git Fix parent reference Parent should be pointing to 6.0.0-SNAPSHOT, fix that. Change-Id: I70403cac76ac32cba4aed01301aad4a1300c6bb9 Signed-off-by: Robert Varga (cherry picked from commit 29fa68b1cb819fc1e2856832ad3bb53f26539cfe) --- diff --git a/transport/transport-ssh/pom.xml b/transport/transport-ssh/pom.xml index 52795daa34..dc872216a8 100644 --- a/transport/transport-ssh/pom.xml +++ b/transport/transport-ssh/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.netconf netconf-parent - 5.0.4-SNAPSHOT + 6.0.0-SNAPSHOT ../../parent