X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=pom.xml;h=bdd5736a77151a435a00bdffc84841f51878f9c6;hp=069a6f390cf4772d150ea7b23de8727eed1a6d03;hb=84973dec870bbc33625dd641b5486afa2d8b1d4e;hpb=3288950ae32c9476539933d92774757fea1c6f55 diff --git a/pom.xml b/pom.xml index 069a6f3..bdd5736 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + ${project.groupId} + ${project.artifactId} + ${project.version} + + + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.1.1 + + + clean phase script + clean + + exec + + + + __ + clean + + + + + test script + test + + exec + + + + __ + test + + + + + + +