mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
[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:
parent
42ed0ede91
commit
2049ab9e80
2
pom.xml
2
pom.xml
@ -41,7 +41,7 @@
|
|||||||
<commonsCliVersion>1.2</commonsCliVersion>
|
<commonsCliVersion>1.2</commonsCliVersion>
|
||||||
<easyMockVersion>1.2_Java1.3</easyMockVersion>
|
<easyMockVersion>1.2_Java1.3</easyMockVersion>
|
||||||
<junitVersion>3.8.2</junitVersion>
|
<junitVersion>3.8.2</junitVersion>
|
||||||
<plexusVersion>1.5.0</plexusVersion>
|
<plexusVersion>1.5.1</plexusVersion>
|
||||||
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
|
<plexusInterpolationVersion>1.11</plexusInterpolationVersion>
|
||||||
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
|
<plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
|
||||||
<plexusUtilsVersion>2.0.1</plexusUtilsVersion>
|
<plexusUtilsVersion>2.0.1</plexusUtilsVersion>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user