From b2fe2e584bb02428961689548af2fa513c0def42 Mon Sep 17 00:00:00 2001 From: Vincent Siveton Date: Sat, 8 Mar 2008 13:28:26 +0000 Subject: [PATCH] MPLUGIN-84: Update to Plexus Utils 1.5+ git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@634954 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugin-plugin/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 7230ce4..1f6e9f0 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -147,6 +147,7 @@ + org.apache.maven maven-plugin-tools-api @@ -172,10 +173,12 @@ maven-plugin-descriptor 2.0.5 + + org.codehaus.plexus plexus-utils - 1.4.9 + 1.5.1 org.codehaus.plexus