From 8335a088633babe8de0a27b19d433dd419451525 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 27 Mar 2023 15:15:27 -0700 Subject: [PATCH] Add SCM section to `pom.xml` --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 0c0e90125e..536298e9c0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,13 @@ ${java.version} + + scm:git:https://github.com/jenkinsci/warnings-ng-plugin.git + scm:git:git@github.com:jenkinsci/warnings-ng-plugin.git + https://github.com/jenkinsci/warnings-ng-plugin + ${scmTag} + + repo.jenkins-ci.org