diff --git a/Jenkinsfile b/Jenkinsfile index 285256be660..16729b6f9a5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -12,8 +12,8 @@ pipeline { } triggers { - parameterizedCron(env.BRANCH_NAME == 'cd_tycho40' ? ''' - H H(12-13) * * * %TARGET_PLATFORM=latest;JDK_VERSION=17 + parameterizedCron(env.BRANCH_NAME == 'cd_tycho50' ? ''' + H H(13-14) * * * %TARGET_PLATFORM=latest;JDK_VERSION=17 ''' : '') } diff --git a/pom.xml b/pom.xml index 22935896e62..1d08cd53713 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ ISO-8859-1 - 4.0.0 + 5.0.0-SNAPSHOT 11 11