X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=9db61773c94f7df158fd99d076d0f782ec37b5da;hb=b0749c57d558a257c358b21ec1c5f4747a762aaf;hp=bdc8a538c61d4ed4b16b1bd746f0ab16acb065cf;hpb=ef10c8f449f0350bcfe30499785ec04e779174aa;p=aai%2Fgizmo.git diff --git a/pom.xml b/pom.xml index bdc8a53..9db6177 100644 --- a/pom.xml +++ b/pom.xml @@ -385,7 +385,7 @@ limitations under the License. 1.0 - prepare-package + validate execute @@ -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 @@ -477,7 +477,20 @@ limitations under the License. - + + org.codehaus.mojo + build-helper-maven-plugin + 3.0.0 + + + parse-version + + parse-version + + + + + @@ -651,19 +664,7 @@ limitations under the License. - - org.codehaus.mojo - build-helper-maven-plugin - 3.0.0 - - - parse-version - - parse-version - - - - +