From 94bc566f59231e1df51e2e89335e7d39826c4004 Mon Sep 17 00:00:00 2001 From: alanharder Date: Tue, 8 Mar 2011 10:33:01 -0800 Subject: [PATCH] use latest parent, and use plugin versions specified in parent for more items, which upgrades the versions used for maven-hpi-plugin, maven-stapler-plugin and maven-localizer-plugin --- plugins/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plugins/pom.xml b/plugins/pom.xml index a0d97cb035..34fef323d9 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci jenkins - 1.16 + 1.17 org.jenkins-ci.plugins @@ -120,7 +120,7 @@ org.jenkins-ci.tools maven-hpi-plugin - 1.64 + true true @@ -129,7 +129,7 @@ org.kohsuke.stapler maven-stapler-plugin - 1.12 + true @@ -142,7 +142,7 @@ org.jvnet.localizer maven-localizer-plugin - 1.8 + -- GitLab