X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=pom.xml;h=8a10a3f0f4b1586a617fa76836c2eb68089144e4;hp=6a9553316ca55c64fb0932e30b410192a4b7a628;hb=72d43b4067714f3e8aa61c5f07a81861aaa88b37;hpb=3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 diff --git a/pom.xml b/pom.xml index 6a95533..8a10a3f 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 + + + + + + +