[OS-144] Changed pom on deliveries to skip on vfy

Change-Id: I5b23d6101cd79f60730583bef4a5f750a74b0c85
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
1 file changed
tree: 0256324eec3d047ba756a75aadfea6a967af6678
  1. deliveries/
  2. vid/
  3. .gitreview
  4. LICENSE.TXT
  5. pom.xml
  6. 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