X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bbae0ddb694927faa30dd52517433478466fe8bb;hb=5b93a66ece12c918b55cb9b646be39143afb5011;hp=ca07fdee3b60730093c8a62dbfb14ca42673f864;hpb=7bab11e3895646560fdd4c89e35aba47d4d61a5b;p=vfc%2Fnfvo%2Flcm.git diff --git a/pom.xml b/pom.xml index ca07fdee..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