From 7b6819d676aed7ea41cac90cd734fe6f68f1f005 Mon Sep 17 00:00:00 2001 From: mguillem Date: Thu, 12 Aug 2021 16:43:32 +0200 Subject: [PATCH] fix links & upgrade to plugin 4.24 --- README.md | 2 +- pom.xml | 18 +++++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b169314..b814735 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -http://wiki.jenkins-ci.org/display/JENKINS/LineNumber \ No newline at end of file +https://plugins.jenkins.io/linenumbers \ No newline at end of file diff --git a/pom.xml b/pom.xml index a70d62b..0e26899 100644 --- a/pom.xml +++ b/pom.xml @@ -3,30 +3,34 @@ org.jenkins-ci.plugins plugin - 2.32 + 4.24 linenumbers 1.3-SNAPSHOT hpi - + Line Numbers plugin This decorates the console with line numbers - https://wiki.jenkins-ci.org/display/JENKINS/Line+Numbers+Plugin - + https://plugins.jenkins.io/linenumbers + + + 8 + + vlatombe Vincent Latombe - + scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git HEAD - + The MIT license @@ -49,7 +53,7 @@ https://repo.jenkins-ci.org/public/ - + repo.jenkins-ci.org