Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: Ia68ed16a73ade0184870ce4ce8158b4237cea952
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent a75dc3e4e7
commit 504503b43b

View File

@ -19,11 +19,11 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
},
{
"name": "openstack/oslo",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.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.4.0"
}
"version": "15.0.0"
}