From 36595791d6c12071be991601d228fc9c9f5272b8 Mon Sep 17 00:00:00 2001 From: raylax Date: Fri, 7 Jun 2019 23:13:53 +0800 Subject: [PATCH] fix issues --- README.md | 2 +- pom.xml | 2 +- .../inurl/jenkins/plugin/OSSPublisher.java | 28 +++++++++++++------ src/main/resources/index.jelly | 1 - .../inurl/jenkins/plugin/Messages.properties | 3 +- .../jenkins/plugin/Messages_zh.properties | 3 +- .../jenkins/plugin/OSSPublisher/config.jelly | 8 ++++-- 7 files changed, 32 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index d7a4c07..d526f77 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 1.下载hpi文件 -[aliyun-oss-plugin.hpi](https://github.com/raylax/jenkins-aliyun-oss-uploader/releases/latest) +[aliyun-oss-uploader.hpi](https://github.com/raylax/jenkins-aliyun-oss-uploader/releases/latest) 2.在plugins管理页面上传hpi文件并安装,重启jenkins diff --git a/pom.xml b/pom.xml index 8b040df..e2f8b00 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 2.7.3 - 7 + 8