From bdc7d70758a20b29022b97493d5514257866d709 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Tue, 5 Jun 2018 09:43:25 -0700 Subject: [PATCH] Prepare a new Rocky release Prepare the metadata configuration for a new Rocky release. Change-Id: I6163b4d24d74d627328f0c7736f73e09a40668ca --- metadata.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index c20f8a7..05aca73 100644 --- a/metadata.json +++ b/metadata.json @@ -11,15 +11,15 @@ }, { "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" }, { "name": "openstack/keystone", - "version_requirement": ">=13.0.0 <14.0.0" + "version_requirement": ">=13.1.0 <14.0.0" } ], "description": "Installs and configures OpenStack Congress.", @@ -67,5 +67,5 @@ ], "source": "git://github.com/openstack/puppet-congress.git", "summary": "Puppet module for OpenStack Congress", - "version": "13.0.0" + "version": "13.1.0" } \ No newline at end of file