Skip to content

Commit

Permalink
[hbase098] Fix checkstyle for HBase 0.98.x binding (brianfrankcooper#902
Browse files Browse the repository at this point in the history
)
  • Loading branch information
risdenk authored Feb 3, 2017
1 parent 5311642 commit 3c47f98
Show file tree
Hide file tree
Showing 3 changed files with 424 additions and 521 deletions.
6 changes: 1 addition & 5 deletions hbase098/pom.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2012 - 2016 YCSB contributors. All rights reserved.
Copyright (c) 2012 - 2017 YCSB contributors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You
Expand Down Expand Up @@ -28,10 +28,6 @@ LICENSE file.
<artifactId>hbase098-binding</artifactId>
<name>HBase 0.98.x DB Binding</name>

<properties>
<checkstyle.failOnViolation>false</checkstyle.failOnViolation>
</properties>

<dependencies>
<dependency>
<groupId>org.apache.hbase</groupId>
Expand Down
Loading

0 comments on commit 3c47f98

Please sign in to comment.