Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Merge branch '18.10.x' into MON-3317-clapi-ack
Browse files Browse the repository at this point in the history
  • Loading branch information
adr-mo authored Feb 20, 2019
2 parents 81f5d55 + eda64ea commit 76ca7c6
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
@@ -1,7 +1,7 @@
/*
** Variables.
*/
def serie = '19.04'
def serie = '18.10'
def maintenanceBranch = "${serie}.x"
if (env.BRANCH_NAME.startsWith('release-')) {
env.BUILD = 'RELEASE'
Expand Down

0 comments on commit 76ca7c6

Please sign in to comment.