From 1673c19341f37cea7ee9af0c642dffbf3335881e Mon Sep 17 00:00:00 2001 From: Vincent Latombe Date: Fri, 17 Dec 2021 10:50:54 +0100 Subject: [PATCH] Update versions in README The previous versions were really old, refreshing a bit. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05a3698047..160d903ecf 100644 --- a/README.md +++ b/README.md @@ -39,14 +39,14 @@ In order to use the new POM: org.jenkins-ci.plugins plugin - 3.43 + 4.31 ``` * Override the needed properties, e.g.: ```xml - 2.60.1 + 2.204 8 ```