commit | ca0b5dfb38004aff3fb7745ddcb6f4a7010c6378 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Fri Jun 22 16:24:47 2018 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Sat Jun 23 04:18:30 2018 +0000 |
tree | 2c76875047f12aea8e56fe424d8a47bf41190164 | |
parent | cf16bb29240977edc3b3446b8e8ec47a0c81fc5e [diff] [blame] |
Cleaning up application categories. Change-Id: Id3c937323123b6089cedf7b31cd01151f6aca8e1
diff --git a/apps/segmentrouting/BUCK b/apps/segmentrouting/BUCK index c03ace3..1b3990f 100644 --- a/apps/segmentrouting/BUCK +++ b/apps/segmentrouting/BUCK
@@ -5,7 +5,7 @@ onos_app ( title = 'Segment Routing', - category = 'Traffic Steering', + category = 'Traffic Engineering', url = 'http://onosproject.org', included_bundles = BUNDLES, description = 'Segment routing application.',