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