Bumping up the version of plexus-utils, to use PropertiesBasedValueSource for the settings builder.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545285 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2007-06-07 19:53:43 +00:00
parent 4626c93d3c
commit 7db88ddfaf
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ under the License.
<dependency> <dependency>
<groupId>org.codehaus.plexus</groupId> <groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId> <artifactId>plexus-utils</artifactId>
<version>1.4.2</version> <version>1.4.3-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.maven.wagon</groupId> <groupId>org.apache.maven.wagon</groupId>