Bump version for the start of Wallaby

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

Change-Id: I7a6df21c237e52802f2970604bc213071ab29ed0
This commit is contained in:
ZhongShengping 2020-10-15 09:42:50 +08:00
parent 4ad47a8fce
commit aff5220171
1 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.4.0 <18.0.0"
"version_requirement": ">=18.0.0 <19.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=17.4.0 <18.0.0"
"version_requirement": ">=18.0.0 <19.0.0"
}
],
"description": "Installs and configures OpenStack Watcher.",
@ -63,5 +63,5 @@
],
"source": "git://github.com/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "17.4.0"
"version": "18.0.0"
}