Author: bentmann
Date: Sat Jan 22 17:22:15 2011
New Revision: 1062210
URL: http://svn.apache.org/viewvc?rev=1062210&view=rev
Log:
[MNG-4992] Allow to configure plugin parameters of type java.util.Properties
just like a map
Modified:
maven/maven-3/trunk/pom.xml
Modified: maven/maven-3/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=1062210&r1=1062209&r2=1062210&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Sat Jan 22 17:22:15 2011
@@ -44,7 +44,7 @@
<plexusVersion>1.5.5</plexusVersion>
<plexusInterpolationVersion>1.14</plexusInterpolationVersion>
<plexusUtilsVersion>2.0.4</plexusUtilsVersion>
- <sisuInjectVersion>1.4.3.1</sisuInjectVersion>
+ <sisuInjectVersion>2.0.0</sisuInjectVersion>
<wagonVersion>1.0-beta-7</wagonVersion>
<securityDispatcherVersion>1.3</securityDispatcherVersion>
<cipherVersion>1.4</cipherVersion>