From d289566390146c373da857cb64d74db46da86b33 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Tue, 5 Jun 2018 16:14:33 -0400 Subject: [PATCH] Prepare a new Rocky release Prepare the metadata configuration for a new Rocky release. Change-Id: I91f239d903faee20932a541713217d90e8c67d73 --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 81ea680..dcb7a2b 100644 --- a/metadata.json +++ b/metadata.json @@ -7,7 +7,7 @@ }, { "name": "openstack/keystone", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" }, { "name": "puppetlabs/stdlib", @@ -15,11 +15,11 @@ }, { "name": "openstack/openstacklib", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" }, { "name": "openstack/oslo", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" } ], "description": "Installs and configures OpenStack cloudkitty (billing).", @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-cloudkitty.git", "summary": "Puppet module for OpenStack cloudkitty", - "version": "2.0.0" + "version": "2.1.0" } \ No newline at end of file