Skip to content

Commit caef72c

Browse files
committed
HBASE-11062 hbtop (addendum - fix hbase-hbtop/pom.xml) (#476)
1 parent 44dea25 commit caef72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-hbtop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>hbase-build-configuration</artifactId>
2727
<groupId>org.apache.hbase</groupId>
28-
<version>3.0.0-SNAPSHOT</version>
28+
<version>2.2.1</version>
2929
<relativePath>../hbase-build-configuration</relativePath>
3030
</parent>
3131
<artifactId>hbase-hbtop</artifactId>

0 commit comments

Comments
 (0)