From d3abb24e25ef457e2ae065cf10453d5c27c6277c 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 --- 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 b6088d056c..11b3059313 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