[MNG-4436] [regression] Singleton components can get instantianted multiple times

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@834989 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-11-11 18:03:13 +00:00
parent 42ed0ede91
commit 2049ab9e80
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<commonsCliVersion>1.2</commonsCliVersion>
<easyMockVersion>1.2_Java1.3</easyMockVersion>
<junitVersion>3.8.2</junitVersion>
<plexusVersion>1.5.0</plexusVersion>
<plexusVersion>1.5.1</plexusVersion>
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
<plexusUtilsVersion>2.0.1</plexusUtilsVersion>