From: Jessica Wagantall Date: Thu, 18 Feb 2021 20:20:49 +0000 (-0500) Subject: Configure versions-maven-plugin X-Git-Tag: 1.0.0~18^2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=bf80026ac03f50e0cdf22f90a8c92d976d143aa5 Configure versions-maven-plugin This change is to fix stage-release whose maven goal versions:update-child-modules is not updating child module versions as expected. See sub-task CPS-239 of story CPS-175 for more details. Issue-ID: CPS-175 Signed-off-by: Bruno Sakoto Change-Id: Ieb0e8cd576522d0ba2fd448eacd68679a97688e1 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index d8bd8c90e..22742a34e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,22 @@ + + @@ -39,4 +58,18 @@ spotbugs cps-application + + + + + org.codehaus.mojo + versions-maven-plugin + 2.8.1 + + true + + + + +