Commit 4adbe93f authored by ralyax's avatar ralyax

[maven-release-plugin] prepare release aliyun-oss-uploader-1.1

parent e7d415a6
...@@ -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.1-SNAPSHOT</version> <version>1.1</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. -->
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
<connection>scm:git:ssh://git@github.com/jenkinsci/aliyun-oss-uploader-plugin.git</connection> <connection>scm:git:ssh://git@github.com/jenkinsci/aliyun-oss-uploader-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/aliyun-oss-uploader-plugin.git</developerConnection> <developerConnection>scm:git:ssh://git@github.com/jenkinsci/aliyun-oss-uploader-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/aliyun-oss-uploader-plugin</url> <url>https://github.com/jenkinsci/aliyun-oss-uploader-plugin</url>
<tag>HEAD</tag> <tag>aliyun-oss-uploader-1.1</tag>
</scm> </scm>
<repositories> <repositories>
......
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