From 933cdbd4c20f18fe47f253bd721baf6ae996e906 Mon Sep 17 00:00:00 2001 From: vempo Date: Thu, 25 Oct 2018 19:27:22 +0300 Subject: Code formatting of configuration framework Fixed code formatting, removed meaningless Javadoc comments, added copyright headers, minor (and safe) static analysis fixes. Change-Id: I3eda1f242905da5b80e024cf30a69ff59381fc43 Issue-ID: SDC-1867 Signed-off-by: vempo --- .../onap-common-configuration-management/pom.xml | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'common/onap-common-configuration-management/pom.xml') diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index b89b8fab4e..95ad665194 100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -1,21 +1,21 @@ - - 4.0.0 + + 4.0.0 - onap-common-configuration-management - onap-common-configuration-management - pom + onap-common-configuration-management + onap-common-configuration-management + pom - - org.onap.sdc.common - onap-common-lib - 1.3.1-SNAPSHOT - + + org.onap.sdc.common + onap-common-lib + 1.3.1-SNAPSHOT + - - onap-configuration-management-api - onap-configuration-management-core - + + onap-configuration-management-api + onap-configuration-management-core + -- cgit 1.2.3-korg