Cleaning up application categories.

Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/incubator/protobuf/services/nb/BUCK b/incubator/protobuf/services/nb/BUCK
index 0a5a8d6..c1733d3 100644
--- a/incubator/protobuf/services/nb/BUCK
+++ b/incubator/protobuf/services/nb/BUCK
@@ -70,7 +70,7 @@
 onos_app (
     title = 'Grpc Northbound Service',
     app_name = "org.onosproject.grpc.nb.service",
-    category = 'TODO',
+    category = 'Utility',
     url = 'http://onosproject.org',
     included_bundles = ['//incubator/grpc-dependencies:grpc-core-repkg-' + GRPC_VER,
             '//lib:google-instrumentation-0.3.0'],