Commit 10cc3cab authored by raylax's avatar raylax

update pom.xml

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