SLIDER-456 switch accumulo version to 1.6.1
Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/ed960d33 Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/ed960d33 Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/ed960d33 Branch: refs/heads/feature/SLIDER-158_slider_diagnostic_option Commit: ed960d33c4baa948e48a18c324556912e9d5517e Parents: 5470c47 Author: Billie Rinaldi <[email protected]> Authored: Thu Sep 25 06:58:46 2014 -0700 Committer: Billie Rinaldi <[email protected]> Committed: Thu Sep 25 06:58:46 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/ed960d33/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9dd400e..b31d476 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ <hadoop.version>2.6.0-SNAPSHOT</hadoop.version> <hbase.version>0.98.4-hadoop2</hbase.version> - <accumulo.version>1.6.1-SNAPSHOT</accumulo.version> + <accumulo.version>1.6.1</accumulo.version> <!-- artifact versions
