From: Ittay Stern Date: Wed, 19 Jun 2019 09:41:36 +0000 (+0300) Subject: Un-SNAPSHOT all modules while build X-Git-Tag: 5.0.0~54^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e67fc391;p=vid.git Un-SNAPSHOT all modules while build 1. Upgrade to latest versions-maven-plugin: 2.7 2. Set artifactId=*; see: http://www.mojohaus.org/versions-maven-plugin/set-mojo.html#artifactId This lets vid-maven-stage-master go green. Issue-ID: CIMAN-234 Change-Id: I4b87d67e76c7f317f93a06c84e48d240fba6e126 Signed-off-by: Ittay Stern --- diff --git a/pom.xml b/pom.xml index 2036994ea..a7221982a 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,14 @@ org.codehaus.mojo versions-maven-plugin - 1.3.1 + 2.7 + + + * + org.apache.maven.plugins