From cc0c6feb657094c89b50c71f479aa76e00984452 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 30 Nov 2018 12:01:58 -0500 Subject: [PATCH] Fix pom format Fix pom format issue. Change-Id: Ie68ae6ef1b97cb29d62ac32a431ea0b31c0bd41b Issue-ID: CCSDK-777 Signed-off-by: Timoney, Dan (dt5972) --- pom.xml | 94 +++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 48 insertions(+), 46 deletions(-) diff --git a/pom.xml b/pom.xml index b31c2c02..535fbb2b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,54 +1,56 @@ - - - 4.0.0 + + + 4.0.0 - - org.onap.ccsdk.parent - odlparent-lite - 1.1.3-SNAPSHOT - + + org.onap.ccsdk.parent + odlparent-lite + 1.1.3-SNAPSHOT + - org.onap.ccsdk.distribution - distribution-root - 0.3.3-SNAPSHOT - pom + org.onap.ccsdk.distribution + distribution-root + 0.3.3-SNAPSHOT + pom - ccsdk-distribution - Creates distributuon bundles for CCSDK + ccsdk-distribution + Creates distributuon bundles for CCSDK - - platform-logic - dependencies - ubuntu - opendaylight - odlsli - dgbuilder - dgbuilder-docker - ansible-server - + + platform-logic + dependencies + ubuntu + opendaylight + odlsli + dgbuilder + dgbuilder-docker + ansible-server + - - distribution + + distribution - yyyyMMdd'T'HHmmss'Z' - ${maven.build.timestamp} - UTF-8 - UTF-8 - + yyyyMMdd'T'HHmmss'Z' + ${maven.build.timestamp} + UTF-8 + UTF-8 + - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - - - - + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://${onap.nexus.host} + ${onap.nexus.staging.profile-id} + ${onap.nexus.staging.server-id} + + + + -- 2.16.6