diff --git a/Jenkinsfile b/Jenkinsfile index d0443615dbf..4eb66764f69 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 18c22bf100c..48d5dfff76e 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ ISO-8859-1 - 4.0.0 + 5.0.0-SNAPSHOT 11 11