Bump version for the start of Victoria

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

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

View File

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