From e67fc39116ef74b865422c92b249ccec6c21fdfa Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Wed, 19 Jun 2019 12:41:36 +0300 Subject: 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 --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- cgit 1.2.3-korg