commit | 1ebcfcd834b6fad672a41f20e5394079e6054b05 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed May 10 17:49:04 2017 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed May 10 17:49:04 2017 -0700 |
tree | d2e0fc1152c748cd76af6b8f0b695615d3e2a705 | |
parent | 928ff8b44f436a523f2d9203a41b56ac996e7610 [diff] [blame] |
Fixing app descriptors. Change-Id: I48d4383a4736e35eea50d4f660eab0bd616f540d
diff --git a/apps/l3vpn/BUCK b/apps/l3vpn/BUCK index 06da696..3ab949f 100644 --- a/apps/l3vpn/BUCK +++ b/apps/l3vpn/BUCK
@@ -10,7 +10,7 @@ onos_app( app_name = 'org.onosproject.l3vpn', title = 'YANG L3VPN App', - category = 'L3VPN APP', + category = 'Traffic Steering', url = 'http://onosproject.org', included_bundles = BUNDLES, description = 'L3VPN YANG Application',