Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<scala.jvm.version>1.8</scala.jvm.version>
<!-- Many of these default/specific to the cdh5.3.0/YARN version,
they will be overridden with profiles for the other versions. -->
<accumulo.version>1.7.0</accumulo.version>
<accumulo.version>1.10.1</accumulo.version>
<accumulo.scope>provided</accumulo.scope>
<antlr.version>3.1.3</antlr.version>
<axiom.version>1.2.9</axiom.version>
Expand Down