Prepare a new Rocky release

Prepare the metadata configuration for a new Rocky release.

Change-Id: I34505db3009faf26fb0444bd4b70471704591549
This commit is contained in:
Emilien Macchi 2018-06-05 09:43:25 -07:00
parent e996ecf807
commit 8963d61cb3
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
},
{
"name": "openstack/openstacklib",
"version_requirement": ">=13.0.0 <14.0.0"
"version_requirement": ">=13.1.0 <14.0.0"
}
],
"description": "Installs and configures OpenStack Oslo.",
@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-oslo.git",
"summary": "Puppet module for OpenStack Oslo",
"version": "13.0.0"
"version": "13.1.0"
}