blob: d53c2a67b220938ea67bcbf01600adafe9214cfd [file] [log] [blame]
Ray Milkey15053f02018-06-13 10:00:45 -07001ONOS_ORIGIN = "ONOS Community"
2ONOS_GROUP_ID = "org.onosproject"
ONOS Jenkins User3594c242018-08-14 22:13:02 +00003ONOS_VERSION = "1.14.0-rc2"
Ray Milkey15053f02018-06-13 10:00:45 -07004DEFAULT_APP_CATEGORY = "Utility"
5ONOS_ARTIFACT_BASE = "onos-"
6APP_PREFIX = ONOS_GROUP_ID + "."