From ebbb0c7eb89153ca1da4efc6381bd4ea1d4c455d Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 17 Jul 2023 17:36:37 -0700 Subject: [PATCH] Remove usages of Prototype --- pom.xml | 6 +++--- .../plugins/gerrit/trigger/GerritServer/index.jelly | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index e000e64d3..9aece6452 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ - 2.361.4 + 2.410 2.39.2 -SNAPSHOT jenkinsci/${project.artifactId}-plugin @@ -252,8 +252,8 @@ io.jenkins.tools.bom - bom-2.361.x - 2081.v85885a_d2e5c5 + bom-2.401.x + 2244.vd60654536b_96 pom import diff --git a/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly b/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly index e2d99fdbc..d7886fef1 100644 --- a/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly +++ b/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly @@ -463,8 +463,8 @@ + checkUrl="'${rootURL}/${serverURL}/validTimeCheck?fromValue='+escape(findMatchingFormInput(this,'from').value) + +'&toValue='+escape(findMatchingFormInput(this, 'to').value)"/> @@ -474,8 +474,8 @@ + checkUrl="'${rootURL}/${serverURL}/validTimeCheck?fromValue='+escape(findMatchingFormInput(this,'from').value) + +'&toValue='+escape(findMatchingFormInput(this, 'to').value)"/>