blob: e77202d8b966d1bbd1f94d6e8370a2cc0e6bf7a2 [file] [log] [blame]
Ray Milkey15053f02018-06-13 10:00:45 -07001ONOS_ORIGIN = "ONOS Community"
2ONOS_GROUP_ID = "org.onosproject"
ONOS Jenkins User14458b12018-10-23 23:29:17 +00003ONOS_VERSION = "1.14.1"
Ray Milkey15053f02018-06-13 10:00:45 -07004DEFAULT_APP_CATEGORY = "Utility"
5ONOS_ARTIFACT_BASE = "onos-"
6APP_PREFIX = ONOS_GROUP_ID + "."