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: I0d24872e1df219b89adddd9d53a6247b91e88ff0
This commit is contained in:
Robert Collins 2014-08-20 11:01:36 +12:00
parent e9b2a558e6
commit 37d22a3acd
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = tripleo-image-elements
version = 0.0.1
summary = Disk image builder elements for deploying OpenStack.
description-file =
README.md