Bump version for the start of Wallaby

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

Change-Id: Iad780e8fdb2ec7128b18047f597b4d9d73bca0a3
This commit is contained in:
ZhongShengping 2020-10-15 09:42:49 +08:00
parent 61618a703d
commit 91badb22c6
1 changed files with 3 additions and 3 deletions

View File

@ -7,11 +7,11 @@
},
{
"name": "openstack/vswitch",
"version_requirement": ">=13.4.0 <14.0.0"
"version_requirement": ">=14.0.0 <15.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.4.0 <18.0.0"
"version_requirement": ">=18.0.0 <19.0.0"
}
],
"issues_url": "https://bugs.launchpad.net/puppet-ovn",
@ -58,5 +58,5 @@
],
"source": "git://github.com/openstack/puppet-ovn.git",
"summary": "Modules to setup ovn-northd and ovn-controller",
"version": "17.4.0"
"version": "18.0.0"
}