From: Jimmy Forsyth Date: Mon, 26 Aug 2019 15:47:58 +0000 (-0400) Subject: Add setting major/minor with buildhelper X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fgizmo.git;a=commitdiff_plain;h=04ff22e8d665351519b70b85996ee984b387adb8 Add setting major/minor with buildhelper Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth Change-Id: I73e0ca929027e6f3c71646fa8565f2e410e61505 --- diff --git a/pom.xml b/pom.xml index 0da4f9c..c04d406 100644 --- a/pom.xml +++ b/pom.xml @@ -432,7 +432,7 @@ limitations under the License. latest ${project.docker.latesttag.version} - ${project.major.version}.${project.minor.version}-STAGING-${maven.build.timestamp} + ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-${maven.build.timestamp} try ${project.basedir}/src/main/docker