Top level build of component Javadocs

Change-Id: Iceb2a7c84b3dd0b354b27f93a0f746913cd9b778
diff --git a/utils/osgi/BUCK b/utils/osgi/BUCK
index a661069..a19bcda 100644
--- a/utils/osgi/BUCK
+++ b/utils/osgi/BUCK
@@ -16,6 +16,7 @@
   srcs = glob([SRC + '/*.java']),
   deps = COMPILE_DEPS,
   visibility = ['PUBLIC'],
+  package_name_root = 'org.onlab',
 )
 
 java_test(