From: Patrick Brady Date: Mon, 21 May 2018 21:32:13 +0000 (-0700) Subject: Add maven version plugin X-Git-Tag: v1.3.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F48387%2F1;p=appc%2Fcdt.git Add maven version plugin This plugin configuration is needed so jenkins can update the version number of the proxy project to the release number when the release job is run. Change-Id: I30f02b150b71cb1cbaea6a5f1ccdac03d8843889 Signed-off-by: Patrick Brady Issue-ID: APPC-910 --- diff --git a/pom.xml b/pom.xml index 55cb608..4f2b1e2 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,16 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. + + + org.codehaus.mojo + versions-maven-plugin + 2.5 + + true + + org.sonatype.plugins