Top level build of component Javadocs

Change-Id: Iceb2a7c84b3dd0b354b27f93a0f746913cd9b778
diff --git a/utils/rest/BUCK b/utils/rest/BUCK
index 27fa55d..7b08a5e 100644
--- a/utils/rest/BUCK
+++ b/utils/rest/BUCK
@@ -9,4 +9,5 @@
 osgi_jar_with_tests (
     name = 'onlab-rest',
     deps = COMPILE_DEPS,
-)
\ No newline at end of file
+    package_name_root = 'org.onlab',
+)