From 2ed5575d73428bf3395485a97a2637a59bb4d16d Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Fri, 8 Jun 2018 10:08:08 +0200 Subject: [PATCH] cambio link WS --- Jenkinsfile | 2 +- MP-Site/WebUserControls/mod_menuBottom.ascx | 2 +- MP-Site/WebUserControls/mod_sequencerStatiJS.ascx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 8f4cb728..1a8b9792 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=775']) { + withEnv(['NEXT_BUILD_NUMBER=776']) { // env.versionNumber = VersionNumber(versionNumberString : '5.3.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true) env.versionNumber = VersionNumber(versionNumberString : '5.3.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}') env.APP_NAME = 'MAPO' diff --git a/MP-Site/WebUserControls/mod_menuBottom.ascx b/MP-Site/WebUserControls/mod_menuBottom.ascx index 0de372f6..83944299 100644 --- a/MP-Site/WebUserControls/mod_menuBottom.ascx +++ b/MP-Site/WebUserControls/mod_menuBottom.ascx @@ -4,7 +4,7 @@