From 8f6394065a120e7369a85b9a153a71625719d5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Scheibe?= Date: Wed, 9 Oct 2019 19:53:08 +0200 Subject: [PATCH] Simplify specifying compatibleSinceVersion This property is available since maven-hpi-plugin 3.2 --- pom.xml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 6280dc4e..a0af64ad 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ 2.4.3 -SNAPSHOT + 2.0 2.138.3 8 2.30 @@ -112,8 +113,8 @@ 1.54 test - + repo.jenkins-ci.org @@ -126,17 +127,4 @@ https://repo.jenkins-ci.org/public/ - - - - - org.jenkins-ci.tools - maven-hpi-plugin - true - - 2.0 - - - -