blob: cf611e39c7621428a33bf1095396489b124acdc0 [file] [log] [blame]
Ray Milkey15053f02018-06-13 10:00:45 -07001ONOS_ORIGIN = "ONOS Community"
2ONOS_GROUP_ID = "org.onosproject"
Ray Milkey78ce4002018-08-10 11:16:44 -07003ONOS_VERSION = "1.14.0-b1"
Ray Milkey15053f02018-06-13 10:00:45 -07004DEFAULT_APP_CATEGORY = "Utility"
5ONOS_ARTIFACT_BASE = "onos-"
6APP_PREFIX = ONOS_GROUP_ID + "."