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