From 3451a3a6808663ad39625a5052ef078c137c3ace Mon Sep 17 00:00:00 2001 From: Christian Dietrich Date: Tue, 4 Jul 2023 15:42:53 +0200 Subject: [PATCH] test tycho 5.0 Signed-off-by: Christian Dietrich --- Jenkinsfile | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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