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