mirror of https://github.com/apache/maven.git
o Updated to commons-cli:1.2 to sync with 2.2.x
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@795592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
01f7692db0
commit
c6f0c40c76
2
pom.xml
2
pom.xml
|
@ -39,7 +39,7 @@
|
|||
|
||||
<properties>
|
||||
<classWorldsVersion>1.5.0</classWorldsVersion>
|
||||
<commonsCliVersion>1.0</commonsCliVersion>
|
||||
<commonsCliVersion>1.2</commonsCliVersion>
|
||||
<easyMockVersion>1.2_Java1.3</easyMockVersion>
|
||||
<junitVersion>3.8.2</junitVersion>
|
||||
<plexusVersion>1.0.0</plexusVersion>
|
||||
|
|
Loading…
Reference in New Issue