You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2017/04/01 22:21:37 UTC

[09/28] maven git commit: MNG-6078: commons-cli 1.4 released

MNG-6078: commons-cli 1.4 released


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/773474fd
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/773474fd
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/773474fd

Branch: refs/heads/MNG-6169
Commit: 773474fd07e00c43871279d10343d3b9be4fd74c
Parents: 6e499f6
Author: rfscholte <rf...@apache.org>
Authored: Mon Mar 13 23:27:35 2017 +0100
Committer: Michael Osipov <mi...@apache.org>
Committed: Sun Apr 2 00:21:12 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/773474fd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 653471b..4ce8a79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@ under the License.
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
     <classWorldsVersion>2.5.2</classWorldsVersion>
-    <commonsCliVersion>1.4-SNAPSHOT</commonsCliVersion>
+    <commonsCliVersion>1.4</commonsCliVersion>
     <commonsLangVersion>3.5</commonsLangVersion>
     <junitVersion>4.12</junitVersion>
     <mockitoVersion>1.10.19</mockitoVersion>