mirror of https://github.com/apache/maven.git
[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:
parent
ce4bdb993c
commit
7f8675a19e
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue