From bf36000513920757f083d1a779a3bd2585c01151 Mon Sep 17 00:00:00 2001 From: Bob Du Date: Sat, 3 Feb 2024 19:43:22 +0800 Subject: [PATCH] chore: sort pom.xml (#242) Signed-off-by: BobDu --- pom.xml | 68 +++++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 52 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 05fbb1b..db16310 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,22 @@ - + 4.0.0 - + org.jenkins-ci.plugins plugin 4.77 + io.jenkins.plugins dingding-notifications 2.7.2-SNAPSHOT hpi - - 2.432 - 2.0.0 - DingTalk 钉钉 Jenkins 插件 https://github.com/jenkinsci/dingtalk-plugin - MIT License @@ -34,19 +30,30 @@ Liu Wei wei2460@qq.com + + BobDu + Bob Du + i@bobdu.cc + https://bobdu.cc + - scm:git:git@github.com:jenkinsci/dingtalk-plugin.git + scm:git:https://github.com/jenkinsci/dingtalk-plugin.git scm:git:git@github.com:jenkinsci/dingtalk-plugin.git - https://github.com/jenkinsci/dingtalk-plugin dingding-notifications-2.7.1 + https://github.com/jenkinsci/dingtalk-plugin + + 2.432 + 2.0.0 + false + + - io.jenkins.tools.bom bom-2.440.x 2746.vb_79a_1d3e7b_c8 @@ -55,16 +62,15 @@ - - - org.jenkins-ci.plugins.workflow - workflow-cps - io.jenkins.plugins gson-api + + org.jenkins-ci.plugins.workflow + workflow-cps + org.projectlombok lombok @@ -79,7 +85,6 @@ https://repo.jenkins-ci.org/public/ - repo.jenkins-ci.org @@ -87,4 +92,35 @@ + + + + com.diffplug.spotless + spotless-maven-plugin + + + + dummy + + + + + false + scope,groupId,artifactId + groupId,artifactId + true + + + + + + + check + + compile + + + + +