You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/09/26 23:39:36 UTC

[4/7] accumulo git commit: ACCUMULO-3995 Bump jdeb from 0.10 to 1.4 for necessary config properties

ACCUMULO-3995 Bump jdeb from 0.10 to 1.4 for necessary config properties


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

Branch: refs/heads/1.6
Commit: c364acd18d8f0faf36f9b9067ea238f93ead3973
Parents: 6b5a1c2
Author: Josh Elser <jo...@gmail.com>
Authored: Mon Sep 14 17:54:30 2015 +0000
Committer: Josh Elser <jo...@gmail.com>
Committed: Mon Sep 14 17:54:30 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/accumulo/blob/c364acd1/assemble/pom.xml
----------------------------------------------------------------------
diff --git a/assemble/pom.xml b/assemble/pom.xml
index 75de6da..331a314 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -457,7 +457,7 @@
           <plugin>
             <groupId>org.vafer</groupId>
             <artifactId>jdeb</artifactId>
-            <version>0.10</version>
+            <version>1.4</version>
             <inherited>false</inherited>
             <executions>
               <execution>