Ray Milkey | 15053f0 | 2018-06-13 10:00:45 -0700 | [diff] [blame] | 1 | ONOS_ORIGIN = "ONOS Community" |
2 | ONOS_GROUP_ID = "org.onosproject" | ||||
ONOS Jenkins User | f09ad74 | 2018-10-23 23:30:10 +0000 | [diff] [blame] | 3 | ONOS_VERSION = "1.14.2-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 + "." |