Repository: incubator-slider Updated Branches: refs/heads/develop c824a5bf0 -> 2fff37cd2
SLIDER-882 update accumulo.version to 1.7.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/2fff37cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/2fff37cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/2fff37cd Branch: refs/heads/develop Commit: 2fff37cd2087f71d3da1e525d007aa7a02cbb64b Parents: c824a5b Author: Billie Rinaldi <[email protected]> Authored: Mon May 18 09:00:31 2015 -0700 Committer: Billie Rinaldi <[email protected]> Committed: Mon May 18 09:00:31 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/2fff37cd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 122bb43..ca12be2 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ <hadoop.version>2.6.0</hadoop.version> <hbase.version>0.99.0</hbase.version> - <accumulo.version>1.7.0-SNAPSHOT</accumulo.version> + <accumulo.version>1.7.0</accumulo.version> <!-- artifact versions -->
