commit | cc7d2a3f60fc16a1b86bf82abfed0f8943a699cc | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Mon Aug 28 10:47:48 2017 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Tue Aug 29 15:23:24 2017 +0000 |
tree | 65ec0b448f116fcd33659d15a97c6453f61ca499 | |
parent | cedf3a269b064d1b5f101ba554f34401630bfb8f [diff] [blame] |
Cleaning up app names, descriptions and categories. Change-Id: I684fdf23fcd8a8078d82bc6ff5e3d1af664b20c2
diff --git a/apps/pcep-api/BUCK b/apps/pcep-api/BUCK index b0f7332..283bbfb 100644 --- a/apps/pcep-api/BUCK +++ b/apps/pcep-api/BUCK
@@ -10,7 +10,7 @@ onos_app ( title = 'PCEP Protocol API', - category = 'Traffic Steering', + category = 'Protocol', url = 'http://onosproject.org', description = 'PCEP protocol API.', )