Prepare Stein M3

Update the version metadata for Stein milestone 3

Change-Id: I5880d73fd425f576663dd099a593be6e45b20580
This commit is contained in:
ZhongShengping 2019-03-06 14:55:50 +08:00
parent 61169562ba
commit 2cf783b70f

View File

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