Commit 2c5da198 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [Deploy_ReportUploader_UAT_136] configuration updated

Change performed by ·¨¼y°ó
parent f980aa08
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset plugin="maven-plugin@3.2"> <maven2-moduleset plugin="maven-plugin@3.3">
<actions/> <actions/>
<description>建置 production 用的報告上傳程式,需要 mac mini 上的實體 key 來簽章&#xd; <description>建置 production 用的報告上傳程式,需要 mac mini 上的實體 key 來簽章&#xd;
改版時,記得調整此專案 pom.xml 的版本號,及 chmb 專案的 src/main/resources/templates/ReportUploader.ftl 裡的版本號</description> 改版時,記得調整此專案 pom.xml 的版本號,及 chmb 專案的 src/main/resources/templates/ReportUploader.ftl 裡的版本號</description>
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<description> <description>
release/1.15GA release/1.15GA
hotfix/1.15.1GA</description> hotfix/1.15.1GA</description>
<defaultValue>release/1.54GA</defaultValue> <defaultValue>release/1.59GA</defaultValue>
<trim>false</trim> <trim>false</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition> </hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions> </parameterDefinitions>
...@@ -29,7 +29,7 @@ hotfix/1.15.1GA</description> ...@@ -29,7 +29,7 @@ hotfix/1.15.1GA</description>
</strategy> </strategy>
</jenkins.model.BuildDiscarderProperty> </jenkins.model.BuildDiscarderProperty>
</properties> </properties>
<scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.0"> <scm class="hudson.plugins.git.GitSCM" plugin="git@3.10.1">
<configVersion>2</configVersion> <configVersion>2</configVersion>
<userRemoteConfigs> <userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig> <hudson.plugins.git.UserRemoteConfig>
...@@ -85,7 +85,7 @@ hotfix/1.15.1GA</description> ...@@ -85,7 +85,7 @@ hotfix/1.15.1GA</description>
</hudson.tasks.ArtifactArchiver> </hudson.tasks.ArtifactArchiver>
</publishers> </publishers>
<buildWrappers> <buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.9"/> <hudson.plugins.timestamper.TimestamperBuildWrapper plugin="timestamper@1.10"/>
</buildWrappers> </buildWrappers>
<prebuilders/> <prebuilders/>
<postbuilders/> <postbuilders/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment