Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: I5f46b230094c4525cc5d07ba82fb0b8bcdf21a69
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent 536fa4bde7
commit 4637b6691f
1 changed files with 4 additions and 4 deletions

View File

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