Bump version for the start of Stein

Update the version metadata for Stein M1

Change-Id: I76e22619768f484ec997357d440f46b659fbced2
This commit is contained in:
Alex Schultz
2018-08-30 12:08:30 -06:00
parent 504500d16a
commit 2843e97fa8

View File

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