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