YARN-8936. Bump up Atsv2 hbase versions. Contributed by Vrushali C.

(cherry picked from commit f63e4e4f2e)

Conflicts:
	hadoop-project/pom.xml

(cherry picked from commit 51d17f3cb3)
This commit is contained in:
Rohith Sharma K S 2018-11-21 15:02:22 +05:30 committed by Masatake Iwasaki
parent 2bd78b7eaa
commit 71ba9f1ccc
1 changed files with 2 additions and 2 deletions

View File

@ -181,8 +181,8 @@
<swagger-annotations-version>1.5.4</swagger-annotations-version> <swagger-annotations-version>1.5.4</swagger-annotations-version>
<snakeyaml.version>1.16</snakeyaml.version> <snakeyaml.version>1.16</snakeyaml.version>
<hbase.one.version>1.2.6</hbase.one.version> <hbase.one.version>1.4.8</hbase.one.version>
<hbase.two.version>2.0.0-beta-1</hbase.two.version> <hbase.two.version>2.0.2</hbase.two.version>
<junit.version>4.13.2</junit.version> <junit.version>4.13.2</junit.version>
<assertj.version>3.12.2</assertj.version> <assertj.version>3.12.2</assertj.version>
<woodstox.version>5.3.0</woodstox.version> <woodstox.version>5.3.0</woodstox.version>