[MNG-3940] Interpolation of environment variables is not case-insensitive on Windows

o Updated to plexus-utils:1.5.6 which includes PLXUTILS-82
o Merged from r729060

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@729066 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-12-23 19:02:30 +00:00
parent ce4bdb993c
commit 7f8675a19e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ under the License.
<plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
<plexusInterpolationVersion>1.1</plexusInterpolationVersion>
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
<plexusUtilsVersion>1.5.5</plexusUtilsVersion>
<plexusUtilsVersion>1.5.6</plexusUtilsVersion>
<wagonVersion>1.0-beta-4</wagonVersion>
<modelBuilderVersion>1.0</modelBuilderVersion>
<mercuryVersion>1.0.0-alpha-2</mercuryVersion>