blob: 9db4a128f8c2061df41202a0b2783965b0ccb44b [file] [log] [blame]
Ray Milkey15053f02018-06-13 10:00:45 -07001ONOS_ORIGIN = "ONOS Community"
2ONOS_GROUP_ID = "org.onosproject"
ONOS Jenkins Userdde85d52018-08-30 23:34:20 +00003ONOS_VERSION = "1.14.0-rc6"
Ray Milkey15053f02018-06-13 10:00:45 -07004DEFAULT_APP_CATEGORY = "Utility"
5ONOS_ARTIFACT_BASE = "onos-"
6APP_PREFIX = ONOS_GROUP_ID + "."