HBASE-12308 Fix typo in hbase-rest profile name (Solomon Duskis)

This commit is contained in:
stack 2014-10-21 09:26:46 -07:00
parent 31ccaa519b
commit 775326907f
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@
<profiles> <profiles>
<!-- Skip the tests in this module --> <!-- Skip the tests in this module -->
<profile> <profile>
<id>skipRestTets</id> <id>skipRestTests</id>
<activation> <activation>
<property> <property>
<name>skipRestTests</name> <name>skipRestTests</name>