Bump version for the start of Victoria

Bump the major version for the Victoria release afte Ussuir has
been branched.

Change-Id: I5c9c881fef7d7a13fcf08a7e74d2380df5bbb0d2
This commit is contained in:
Alex Schultz 2020-05-14 12:24:28 -06:00
parent e092c183f9
commit 1d4c0ad46f
1 changed files with 4 additions and 4 deletions

View File

@ -7,11 +7,11 @@
},
{
"name": "openstack/vswitch",
"version_requirement": ">=12.3.0 <13.0.0"
"version_requirement": ">=13.0.0 <14.0.0"
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=16.3.0 <17.0.0"
"version_requirement": ">=17.0.0 <18.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": "16.3.0"
}
"version": "17.0.0"
}