From: Robert Varga Date: Tue, 8 Feb 2022 15:06:21 +0000 (+0100) Subject: Migrate yang-xpath-impl to bnd-parent X-Git-Tag: v8.0.0~44 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=yangtools.git;a=commitdiff_plain;h=fe21c17b8b1a02c48fe1506283cbd56d18c51235 Migrate yang-xpath-impl to bnd-parent bnd-parent is a more modern replacement for bundle-parent, use that. Change-Id: Ib20d9a709afade8a328db20400938299f3b6db5c Signed-off-by: Robert Varga --- diff --git a/xpath/yang-xpath-impl/pom.xml b/xpath/yang-xpath-impl/pom.xml index 1d34dbb319..9bd5e5618e 100644 --- a/xpath/yang-xpath-impl/pom.xml +++ b/xpath/yang-xpath-impl/pom.xml @@ -11,14 +11,14 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent + bnd-parent 8.0.0-SNAPSHOT - ../../bundle-parent + ../../bnd-parent yang-xpath-impl 8.0.0-SNAPSHOT - bundle + jar ${project.artifactId} YANG XPath parser