Commit 10cc3cab authored by raylax's avatar raylax

update pom.xml

parent 1a7ab0f8
......@@ -9,7 +9,7 @@
</parent>
<groupId>io.jenkins.plugins</groupId>
<artifactId>aliyun-oss-uploader</artifactId>
<version>1.0-RELEASE</version>
<version>1.0-SNAPSHOT</version>
<packaging>hpi</packaging>
<properties>
<!-- Baseline Jenkins version you use to build the plugin. Users must have this version or newer to run. -->
......@@ -21,8 +21,8 @@
~ stapler-plugin.version: The Stapler Maven plugin version required by the plugin.
-->
</properties>
<name>Aliyun OSS Upload</name>
<description>Aliyun OSS Upload plugin</description>
<name>Aliyun OSS Uploader</name>
<description>Aliyun OSS Uploader plugin</description>
<!-- The default licence for Jenkins OSS Plugins is MIT. Substitute for the applicable one if needed. -->
<licenses>
<license>
......
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