Updated Branches:
  refs/heads/master a90da48fe -> 8cbcfe912

ACCUMULO-1705 Bump JCommander version 1.30 to 1.32


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8cbcfe91
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8cbcfe91
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/8cbcfe91

Branch: refs/heads/master
Commit: 8cbcfe9124b7b3011a2d14e55bd1b0005bceccaa
Parents: a90da48
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Wed Oct 9 18:31:41 2013 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Wed Oct 9 18:31:41 2013 -0400

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/8cbcfe91/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ae871c0..d0420e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,7 @@
       <dependency>
         <groupId>com.beust</groupId>
         <artifactId>jcommander</artifactId>
-        <version>1.30</version>
+        <version>1.32</version>
       </dependency>
       <dependency>
         <groupId>com.google.code.gson</groupId>

Reply via email to