Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: Ie03b1df0d27a3216c2eae6a44934d1f7a7e6a588
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent d21985fd33
commit 7ba3659311
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
},
{
"name": "puppetlabs/rsync",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift",
"version": "14.4.0"
}
"version": "15.0.0"
}