From c0247ec48aaa2fefb6a2c065d18b27d7c65e94ff Mon Sep 17 00:00:00 2001 From: "Benjamin, Max (mb388a)" Date: Thu, 11 Apr 2019 10:34:45 -0400 Subject: corrected inlucde filter for formatter all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) --- mso-api-handlers/pom.xml | 63 ++++++++++++++++++++++++------------------------ 1 file changed, 32 insertions(+), 31 deletions(-) (limited to 'mso-api-handlers/pom.xml') diff --git a/mso-api-handlers/pom.xml b/mso-api-handlers/pom.xml index 3ed6ab72f6..b4d5c7070a 100644 --- a/mso-api-handlers/pom.xml +++ b/mso-api-handlers/pom.xml @@ -1,37 +1,38 @@ - - 4.0.0 - - org.onap.so - so - 1.4.0-SNAPSHOT - + + 4.0.0 + + org.onap.so + so + 1.4.0-SNAPSHOT + - mso-api-handlers - API Handler - API Handler for MSO - pom + mso-api-handlers + API Handler + API Handler for MSO + pom - - mso-requests-db - mso-requests-db-repositories - mso-api-handler-common - mso-api-handler-infra + + mso-requests-db + mso-requests-db-repositories + mso-api-handler-common + mso-api-handler-infra - - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - - - junit - junit - test - - + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + + + junit + junit + test + + -- cgit 1.2.3-korg