Bump version for the start of Train

Update the version metadata for Train M1

Change-Id: Ia3a794c3a0227266725ae5a5e63292a7f5c0ae5c
This commit is contained in:
Alex Schultz 2019-03-25 07:25:24 -06:00
parent 27e819693f
commit b415272c69
1 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
},
{
"name": "openstack/keystone",
"version_requirement": ">=14.4.0 <15.0.0"
"version_requirement": ">=15.0.0 <16.0.0"
},
{
"name": "puppetlabs/rabbitmq",
@ -23,11 +23,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 Murano (Application Catalog).",
@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-murano.git",
"summary": "Puppet module for OpenStack Murano",
"version": "14.4.0"
}
"version": "15.0.0"
}