X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=8a10a3f0f4b1586a617fa76836c2eb68089144e4;hb=5a9a24104efa7d32f9ae236154be0c34016c45ae;hp=069a6f390cf4772d150ea7b23de8727eed1a6d03;hpb=3288950ae32c9476539933d92774757fea1c6f55;p=multicloud%2Fframework.git diff --git a/pom.xml b/pom.xml index 069a6f3..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 + + + + + + +