[OS-144] Removing ecomp- names from ids

Change-Id: Ic45bdb2e2c7ae4119ab694108351a0739b574b57
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
1 file changed
tree: 2266905f4d8a836ae607d06b8c20bc02bf5a0d27
  1. deliveries/
  2. lf_config/
  3. vid/
  4. .gitreview
  5. LICENSE.TXT
  6. pom.xml
  7. README.md
README.md

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