Bump version for the start of Stein

Update the version metadata for Stein M1

Change-Id: I9c7a1708b49901fc29c1adf02073906e2f4836d9
This commit is contained in:
Alex Schultz 2018-08-30 12:08:29 -06:00
parent d5ce393bd2
commit f39b442f66
1 changed files with 4 additions and 4 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=13.3.0 <14.0.0"
"version_requirement": ">=14.0.0 <15.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=13.3.0 <14.0.0"
"version_requirement": ">=14.0.0 <15.0.0"
}
],
"description": "Installs and configures OpenStack Keystone (Identity).",
@ -62,5 +62,5 @@
],
"source": "git://github.com/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone",
"version": "13.3.0"
}
"version": "14.0.0"
}