mirror of https://github.com/apache/maven.git
[MNG-4022] Incorrect merge behavior using profile driven plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@931329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
997c3110c6
commit
95022ebf36
2
pom.xml
2
pom.xml
|
@ -44,7 +44,7 @@
|
|||
<plexusVersion>1.5.4</plexusVersion>
|
||||
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
|
||||
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
|
||||
<plexusUtilsVersion>2.0.1</plexusUtilsVersion>
|
||||
<plexusUtilsVersion>2.0.3</plexusUtilsVersion>
|
||||
<wagonVersion>1.0-beta-6</wagonVersion>
|
||||
<securityDispatcherVersion>1.3</securityDispatcherVersion>
|
||||
<cipherVersion>1.4</cipherVersion>
|
||||
|
|
Loading…
Reference in New Issue