commit | e17756d1288e6b8f776413cb5b48a46f29de6aa1 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@opennetworking.org> | Wed Oct 31 15:23:55 2018 -0700 |
committer | Thomas Vachuska <tom@opennetworking.org> | Thu Nov 01 00:04:30 2018 +0000 |
tree | ff90d549380acb2998ed816873edd88c46f921fb | |
parent | 09fee5f03a831ae3303c895b15056ba627a10745 [diff] [blame] |
Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. Change-Id: I61a586cfc769275db78f4059a630ab0e0f87c6e7
diff --git a/onos.defs b/onos.defs index 502b4ad..4d44fee 100644 --- a/onos.defs +++ b/onos.defs
@@ -1,6 +1,6 @@ ONOS_ORIGIN = 'ONOS Community' ONOS_GROUP_ID = 'org.onosproject' -ONOS_VERSION = '1.15.0-SNAPSHOT' +ONOS_VERSION = '2.0.0-SNAPSHOT' DEFAULT_APP_CATEGORY = 'Utility' ONOS_ARTIFACT_BASE = 'onos-' APP_PREFIX = ONOS_GROUP_ID + '.'