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