X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=3ffce910c5d00527a32129621f31b975ed092491;hb=a1da922e202270ee42e7216aa351f8e4d6729c38;hp=ac70d4904db60da1e3d92d1f4beaed816ee07fc9;hpb=cdd06630c3045be9232571b39dfc17143889dcd3;p=vfc%2Fnfvo%2Flcm.git diff --git a/pom.xml b/pom.xml index ac70d490..3ffce910 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ + ${project.groupId} + ${project.artifactId} + ${project.version} + + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + clean phase script + clean + + exec + + + + __ + clean + + + + + test script + test + + exec + + + + __ + test + + + + + maven-assembly-plugin