X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=multivimbroker%2Fpom.xml;h=f91ed65b60e28a398a48874bc13278bd35411bb6;hb=51d1d3a0c0009a58f79cc7642a2777833d9c5d5b;hp=ac66441eb213fa6138c49fc0d345dee5e353bf4f;hpb=4a45e6eede206262a1f42e1c7157834eb2725a5d;p=multicloud%2Fframework.git diff --git a/multivimbroker/pom.xml b/multivimbroker/pom.xml index ac66441..f91ed65 100644 --- a/multivimbroker/pom.xml +++ b/multivimbroker/pom.xml @@ -1,6 +1,7 @@ + ${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 + + + + + + + maven-assembly-plugin + + false + + assembly.xml + + + + + make-assembly + package + + single + + + + + - \ No newline at end of file +