ICU-11565 Update DRAFT_VERSIONS, ICU 53 MeasureUnit constants/createXxx are no longer draft

X-SVN-Rev: 37198
This commit is contained in:
Peter Edberg 2015-03-10 07:37:08 +00:00
parent 0ef535414e
commit 8cfa7a0d29

View File

@ -67,7 +67,7 @@ public class MeasureUnitTest extends TestFmwk {
}
}
private static final String[] DRAFT_VERSIONS = {"53", "54"};
private static final String[] DRAFT_VERSIONS = {"54"};
private static final HashSet<String> DRAFT_VERSION_SET = new HashSet<String>();