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