From b4a8fc858b2463f31ffba00c16f226f1e4906023 Mon Sep 17 00:00:00 2001 From: Brett Leslie Porter Date: Thu, 10 Nov 2005 10:57:34 +0000 Subject: [PATCH] update plexus utils git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332270 13f79535-47bb-0310-9956-ffa450edef68 --- maven-plugins/maven-plugin-plugin/pom.xml | 3 ++- maven-plugins/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/maven-plugins/maven-plugin-plugin/pom.xml b/maven-plugins/maven-plugin-plugin/pom.xml index 0f01ac1961..3ea7d204d9 100644 --- a/maven-plugins/maven-plugin-plugin/pom.xml +++ b/maven-plugins/maven-plugin-plugin/pom.xml @@ -2,7 +2,8 @@ maven-plugin-parent org.apache.maven.plugins - 2.0 + + 2.0.1-SNAPSHOT 4.0.0 maven-plugin-plugin diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index 2736ee99f1..61659bd28c 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -150,7 +150,7 @@ org.codehaus.plexus plexus-utils - 1.0.4 + 1.0.5-SNAPSHOT