From f9e3343471ebb0947da72fff276f7d95b199d1e7 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 20 Jan 2025 16:50:08 +0100 Subject: [PATCH] Bump yangtools to 14.0.7 Pick up fixes from upstream. Change-Id: I8a54c24eaed732c81dfa7ed8c941720471638bec Signed-off-by: Robert Varga --- binding/binding-parent/pom.xml | 2 +- bnd-parent/pom.xml | 2 +- bundle-parent/pom.xml | 2 +- docs/pom.xml | 2 +- features/feature-parent/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/binding/binding-parent/pom.xml b/binding/binding-parent/pom.xml index ac96199efa..6470aa08a3 100644 --- a/binding/binding-parent/pom.xml +++ b/binding/binding-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools binding-bundle-parent - 14.0.6 + 14.0.7 diff --git a/bnd-parent/pom.xml b/bnd-parent/pom.xml index 89c00bdb78..0cfad4a975 100644 --- a/bnd-parent/pom.xml +++ b/bnd-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bnd-parent - 14.0.6 + 14.0.7 diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index f7cbecb21c..f5cb785c8d 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 14.0.6 + 14.0.7 diff --git a/docs/pom.xml b/docs/pom.xml index 060e02ed3f..4b25aa6b9e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -522,7 +522,7 @@ https://guava.dev/releases/33.3.1-jre/api/docs/ https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/14.0.5/ - https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/14.0.6/ + https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/14.0.7/ diff --git a/features/feature-parent/pom.xml b/features/feature-parent/pom.xml index bdf3df28ff..d110b59fbb 100644 --- a/features/feature-parent/pom.xml +++ b/features/feature-parent/pom.xml @@ -27,7 +27,7 @@ org.opendaylight.yangtools yangtools-artifacts - 14.0.6 + 14.0.7 pom import -- 2.36.6