X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f89f81d99fb0e3e266526a9e594401724d25800d;hb=19ed1a22bfecf7e6c4f714d5ca5be422dd52c6f7;hp=80ae2ff0aacec7a95ae4d9246c3f7c23c51b1e75;hpb=a142031091350dbad0e47ccda62c030645503e16;p=vfc%2Fnfvo%2Flcm.git diff --git a/pom.xml b/pom.xml index 80ae2ff0..f89f81d9 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