From d39c92b143c29c5f5d2a51940bb99785031b7364 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Wed, 24 Jul 2019 11:19:41 +0800 Subject: Modify pom.xml for docker build Modify pom.xml for docker build Change-Id: Ibf469bbf5de1df3412f82ec3ec135813e5c1212c Issue-ID: MULTICLOUD-706 Signed-off-by: Ethan Lynn --- pom.xml | 77 +++++------------------------------------------------------------ 1 file changed, 5 insertions(+), 72 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 71536e3..d7fb318 100644 --- a/pom.xml +++ b/pom.xml @@ -21,80 +21,13 @@ 2.0.0 4.0.0 - org.onap.multicloud.openstack.vmware - multicloud-openstack-vmware + org.onap.multicloud.openstack.vmware.root + multicloud-openstack-vmware-root 1.4.0-SNAPSHOT pom multicloud-openstack-vmware multicloud openstack vmware - - UTF-8 - UTF-8 - UTF-8 - https://nexus.onap.org - - UTF-8 - . - xunit-results.xml - vio/coverage.xml - py - Python - **/*.py - **/tests/*,setup.py - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - ${session.executionRootDirectory}/sonar.sh - - - ${project.groupId} - ${project.artifactId} - ${project.version} - - - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - clean phase script - clean - - exec - - - - __ - clean - - - - - test script - test - - exec - - - - __ - test - - - - - - - + + vio + -- cgit 1.2.3-korg