From 2d433963881dd5c7eba32e04ac849d79c7c58220 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 12 Sep 2017 20:16:18 +0200 Subject: [PATCH] Fix yang-common/pom.xml whitespace This corrects whitespace to 4 spaces as needed. Change-Id: I9f8764385ee953cf17b48a1a6edc64815df78ab4 Signed-off-by: Robert Varga --- yang/yang-common/pom.xml | 50 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index bcf1acb3b1..a4129c9de6 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -62,31 +62,31 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + - + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - The following configuration is necessary for maven-site-plugin to - correctly identify the correct deployment path for OpenDaylight Maven - sites. - --> - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + -- 2.36.6