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:
Benjamin Bentmann 2009-07-19 18:39:46 +00:00
parent 01f7692db0
commit c6f0c40c76
1 changed files with 1 additions and 1 deletions

View File

@ -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>