Remove hardcoded version.

We use semantic versioning, not pbr's pre-version facility. This
line causes local package builds to have the wrong version, and
pbr will in future detect this and error.

Change-Id: Ia625d31e87d137e867badcdeac1f33630257bb8c
This commit is contained in:
Robert Collins 2014-08-20 13:04:17 +12:00
parent 2656fa938d
commit 97174ff005
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = tripleo-heat-templates
version = 0.0.1
summary = Heat templates for deploying OpenStack with OpenStack.
description-file =
README.md