From: Timoney, Dan (dt5972) Date: Fri, 30 Nov 2018 17:01:58 +0000 (-0500) Subject: Fix pom format X-Git-Tag: 0.3.3~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=cc0c6feb657094c89b50c71f479aa76e00984452 Fix pom format Fix pom format issue. Change-Id: Ie68ae6ef1b97cb29d62ac32a431ea0b31c0bd41b Issue-ID: CCSDK-777 Signed-off-by: Timoney, Dan (dt5972) --- 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} + + + +