Prepare Train M2

Update the version metadata for Train milestone 2

Change-Id: Ib7170bc61c33754302ceea2694368001839fcfee
This commit is contained in:
ZhongShengping 2019-06-05 09:40:22 +08:00
parent 0e690501b3
commit cda49f4973
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-rally",
"version": "3.0.0",
"version": "3.1.0",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Rally",
"license": "Apache-2.0",
@ -43,11 +43,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=15.0.0 <16.0.0"
"version_requirement": ">=15.1.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=15.0.0 <16.0.0"
"version_requirement": ">=15.1.0 <16.0.0"
}
]
}
}