commit | 54a78514d2d07f27c68acdc16df9523d957e16b9 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@onlab.us> | Mon Feb 13 11:13:52 2017 -0800 |
committer | Ray Milkey <ray@onlab.us> | Mon Feb 13 11:13:52 2017 -0800 |
tree | ac3d7d04474b8af965ad7ee6a603422901e7bbaf | |
parent | 57b510152e3127123c0677b086b77d1dbfc4086b [diff] [blame] |
Starting snapshot 1.10.0-SNAPSHOT Change-Id: Icd6983be6a52293fb8a846a02d5e314c2c7aeaf0
diff --git a/onos.defs b/onos.defs index df53815..27c7148 100644 --- a/onos.defs +++ b/onos.defs
@@ -1,6 +1,6 @@ ONOS_ORIGIN = 'ON.Lab' ONOS_GROUP_ID = 'org.onosproject' -ONOS_VERSION = '1.10-SNAPSHOT' +ONOS_VERSION = '1.10.0-SNAPSHOT' DEFAULT_APP_CATEGORY = 'Utility' ONOS_ARTIFACT_BASE = 'onos-' APP_PREFIX = ONOS_GROUP_ID + '.'