X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bdd5736a77151a435a00bdffc84841f51878f9c6;hb=eba03ee3c6cdf444187831f2ec2150738247ee81;hp=069a6f390cf4772d150ea7b23de8727eed1a6d03;hpb=6e183a02f511b2e282cd7cb21dc6a93615eda95a;p=multicloud%2Fframework.git 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 + + + + + + +