Skip to content

Commit d490d20

Browse files
Released Jenkins XL Deploy plugin 22.0.0
1 parent 0955e3e commit d490d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ dependencies {
173173

174174
release {
175175
buildTasks = ['publish']
176-
tagTemplate = 'xldeploy-plugin-$version'
176+
tagTemplate = 'xldeploy-plugin-22.0.0'
177177
preTagCommitMessage = 'Released Jenkins XL Deploy plugin '
178-
tagCommitMessage = 'Tag for xldeploy-plugin-$version'
178+
tagCommitMessage = 'Tag for xldeploy-plugin-22.0.0'
179179
newVersionCommitMessage = 'Set development version to '
180180
}
181181

0 commit comments

Comments
 (0)