Prepare Xena M3

Update the version metadata for Xena milestone M3

Change-Id: I3881ce2ed53b1933188cdb08ca49ac8ab0633fba
This commit is contained in:
ZhongShengping 2021-09-06 15:32:08 +08:00
parent 0f17f75530
commit b92e837643
1 changed files with 3 additions and 3 deletions

View File

@ -15,11 +15,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=19.2.0 <20.0.0"
"version_requirement": ">=19.3.0 <20.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=19.2.0 <20.0.0"
"version_requirement": ">=19.3.0 <20.0.0"
}
],
"description": "Installs and configures OpenStack Watcher.",
@ -61,5 +61,5 @@
],
"source": "https://opendev.org/openstack/puppet-watcher.git",
"summary": "Puppet module for OpenStack Watcher",
"version": "19.2.0"
"version": "19.3.0"
}