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