mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
rrs/fixtures/initial_data.json: Fix end_date of 1.8All Milestone
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
This commit is contained in:
parent
072984a732
commit
282c55798b
|
@ -570,7 +570,7 @@
|
||||||
"fields": {
|
"fields": {
|
||||||
"release" : 9,
|
"release" : 9,
|
||||||
"name": "1.8All",
|
"name": "1.8All",
|
||||||
"end_date": "2014-12-19",
|
"end_date": "2015-04-24",
|
||||||
"start_date": "2014-11-03"
|
"start_date": "2014-11-03"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user