Bump version for the start of Xena

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

Change-Id: I540ea981d39cadcfb1edad76c235fd67fa9271e0
This commit is contained in:
ZhongShengping 2021-04-29 09:38:15 +08:00
parent 312e07fecf
commit d422581bf5
1 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,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 Watcher.",
@ -63,5 +63,5 @@
],
"source": "https://opendev.org/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "18.4.0"
"version": "19.0.0"
}