From e5ffc3a1ea93a9769a718b5a78b8e0f1c6151e4b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 10 May 2022 18:27:39 +0200 Subject: [PATCH] Fix pom.xml format We should have four spaces here. Change-Id: Ie9a7adeb7add53825ae5409f72e67b12ac5e9c7e Signed-off-by: Robert Varga (cherry picked from commit d3abb24e25ef457e2ae065cf10453d5c27c6277c) --- data/yang-data-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/yang-data-api/pom.xml b/data/yang-data-api/pom.xml index feeb4544d5..ca34055fb8 100644 --- a/data/yang-data-api/pom.xml +++ b/data/yang-data-api/pom.xml @@ -39,8 +39,8 @@ yang-common - org.opendaylight.yangtools - yang-model-api + org.opendaylight.yangtools + yang-model-api org.immutables -- 2.36.6