X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bbae0ddb694927faa30dd52517433478466fe8bb;hb=55fe7f696f3b79e51408da8008c6471842cc643f;hp=704f15c3fbc3c51395849968f7f342c5bd212b94;hpb=80dde5e567e17128a09326a124e72bf25fe5ea78;p=vfc%2Fnfvo%2Flcm.git diff --git a/pom.xml b/pom.xml index 704f15c3..bbae0ddb 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + ${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 + + + + + maven-assembly-plugin