Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
Update version to prevent clobbering old artifact
  • Loading branch information
ravisanwal authored Aug 6, 2024
1 parent 3bbe4c7 commit 7148bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ sproutMultiModuleBuild {
squads = ['listening']
slackChannel = '#eng-listening-platform'
runECRLogin = 'true'
mavenProperties = '-Drevision=1.0.1.1-sprout-emr -DskipTests'
mavenProperties = '-Drevision=1.0.2-sprout-emr -DskipTests'
}

0 comments on commit 7148bd8

Please sign in to comment.