commit | 548cc3e96f47c239a3b65bfed0909a20561b2262 | [log] [tgz] |
---|---|---|
author | anushadasari <danush10@in.ibm.com> | Thu Aug 08 14:34:25 2019 +0530 |
committer | Ittay Stern <ittay.stern@att.com> | Mon Aug 12 08:11:36 2019 +0000 |
tree | 8210c1cf27c5ee52fa9c767ff985f4c5e9d146cd | |
parent | 25c073d46559a2a06e939e0b26bbb27d14a4ea2c [diff] |
Remove useless trailing whitespace Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file. Issue-ID: VID-565 Change-Id: If5647e94ea897bf42761a689d036a7229b34a500 Signed-off-by: anushadasari <danush10@in.ibm.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install