Ray Milkey | 15053f0 | 2018-06-13 10:00:45 -0700 | [diff] [blame] | 1 | ONOS_ORIGIN = "ONOS Community" |
2 | ONOS_GROUP_ID = "org.onosproject" | ||||
Ray Milkey | 312d987 | 2018-08-20 16:09:54 -0700 | [diff] [blame] | 3 | ONOS_VERSION = "1.15.0-SNAPSHOT" |
Ray Milkey | 15053f0 | 2018-06-13 10:00:45 -0700 | [diff] [blame] | 4 | DEFAULT_APP_CATEGORY = "Utility" |
5 | ONOS_ARTIFACT_BASE = "onos-" | ||||
6 | APP_PREFIX = ONOS_GROUP_ID + "." |