X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f89f81d99fb0e3e266526a9e594401724d25800d;hb=4d501d16aa104d54ee71625c9dbee1166697f802;hp=767c02e7f11f012cc7b722695c4b9f423e60e8b7;hpb=1367db4de5dba2ad6984e0488fc8c03eede2a6c1;p=vfc%2Fnfvo%2Flcm.git diff --git a/pom.xml b/pom.xml index 767c02e7..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