Bumping plexus-utils version up to 1.4.1, at least until we can hide the fact that it's here in maven (including removing p-u from the artifact filter manager).

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@523139 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2007-03-28 02:08:32 +00:00
parent a48bbdc0c8
commit 464cf765b2
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ under the License.
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.4</version>
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.wagon</groupId>