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