From 3dde5acd675dad67f7321fa40044b7d38a069a2e Mon Sep 17 00:00:00 2001 From: yashin Date: Mon, 11 Jan 2021 16:51:14 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 347d599..a0580ba 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ gitee - 1.2.4 + 1.2.5-SNAPSHOT Gitee Plugin This plugin integrates Gitee to Jenkins by faking a Gitee CI Server. This plugin allows Gitee to trigger builds in Jenkins when code is committed or pull requests are opened/updated. It can also send build status back to Gitee. https://wiki.jenkins.io/display/JENKINS/Gitee+Plugin @@ -52,7 +52,7 @@ scm:git:ssh://github.com:jenkinsci/gitee-plugin.git scm:git:git@github.com:jenkinsci/gitee-plugin.git https://github.com/jenkinsci/gitee-plugin - gitee-1.2.4 + HEAD