Prepare Victoria M3

Update the version metadata for Victoria milestone M3

Change-Id: I8192e0d969cdfbe138d91abc562768239f16e0b3
This commit is contained in:
ZhongShengping 2020-09-08 09:18:03 +08:00
parent 8df4d4172e
commit a012045e47
1 changed files with 3 additions and 3 deletions

View File

@ -11,11 +11,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=17.2.0 <18.0.0"
"version_requirement": ">=17.3.0 <18.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=17.2.0 <18.0.0"
"version_requirement": ">=17.3.0 <18.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.2.0"
"version": "17.3.0"
}