Bump version for the start of Xena

Bump the major version for the Xena release after Wallaby has
been branched.

Change-Id: I3ee860e25fb7dbad29c96d60536944741b38a1c1
This commit is contained in:
ZhongShengping 2021-04-29 09:38:14 +08:00
parent 2f1ff7b722
commit afd8c67eac
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=18.4.0 <19.0.0"
"version_requirement": ">=19.0.0 <20.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=18.4.0 <19.0.0"
"version_requirement": ">=19.0.0 <20.0.0"
}
],
"description": "Installs and configures OpenStack Keystone (Identity).",
@ -67,5 +67,5 @@
],
"source": "https://opendev.org/openstack/puppet-keystone.git",
"summary": "Puppet module for OpenStack Keystone",
"version": "18.4.0"
"version": "19.0.0"
}