Skip to content

Commit

Permalink
make change for proper tagging of images IQSS#10954
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 11, 2024
1 parent 2c08be4 commit d9c03e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/dataverse-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -446,8 +446,8 @@
Once the release has been made (tag created), change this back to "${parsedVersion.majorVersion}.${parsedVersion.nextMinorVersion}"
(These properties are provided by the build-helper plugin below.)
-->
<base.image.version>${parsedVersion.majorVersion}.${parsedVersion.nextMinorVersion}</base.image.version>
<!--<base.image.version>${revision}</base.image.version>-->
<!--<base.image.version>${parsedVersion.majorVersion}.${parsedVersion.nextMinorVersion}</base.image.version>-->
<base.image.version>${revision}</base.image.version>
</properties>

<build>
Expand Down

0 comments on commit d9c03e0

Please sign in to comment.