Pointed at AAI API v11

VID reports error that model-verions-id is not populated that appears to be fixed in v11. Pointed VID at AAI v11 API to fix issue.

Change-Id: I284bd6fbfc944ebc8fd25995215c8765952d9256
Issue-ID: VID-61
Signed-off-by: bmatt <Brian.Matt@windstream.com>
2 files changed
tree: 4420d52f216eb46ec1a67dc0ef6ad463c9cfcb86
  1. deliveries/
  2. epsdk-app-onap/
  3. lf_config/
  4. vid-app-common/
  5. .gitignore
  6. .gitreview
  7. LICENSE.TXT
  8. pom.xml
  9. README.md
  10. version.properties
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