From 378a72aafbd178a16c936577819e0a40307c8183 Mon Sep 17 00:00:00 2001
From: Sergey Kraynev <skraynev@mirantis.com>
Date: Thu, 20 Oct 2016 18:32:26 +0300
Subject: [PATCH] Add missed version for Zuul and Nodepool packages

set version 0.0.10 for Zuul, Nodepool and Nodepool helper packages.

Change-Id: I222a1606a3d97560d00020029fdef84e6ff11179
---
 murano-apps/Nodepool/package/manifest.yaml           | 1 +
 murano-apps/Zuul/package/manifest.yaml               | 1 +
 murano-apps/ZuulNodepoolHelper/package/manifest.yaml | 1 +
 3 files changed, 3 insertions(+)

diff --git a/murano-apps/Nodepool/package/manifest.yaml b/murano-apps/Nodepool/package/manifest.yaml
index facbf78..b4a0b60 100644
--- a/murano-apps/Nodepool/package/manifest.yaml
+++ b/murano-apps/Nodepool/package/manifest.yaml
@@ -1,4 +1,5 @@
 Format: 1.2
+Version: 0.0.10
 Type: Application
 FullName: org.openstack.ci_cd_pipeline_murano_app.Nodepool
 Name: Nodepool
diff --git a/murano-apps/Zuul/package/manifest.yaml b/murano-apps/Zuul/package/manifest.yaml
index c4417fb..df7f50c 100644
--- a/murano-apps/Zuul/package/manifest.yaml
+++ b/murano-apps/Zuul/package/manifest.yaml
@@ -1,4 +1,5 @@
 Format: 1.2
+Version: 0.0.10
 Type: Application
 FullName: org.openstack.ci_cd_pipeline_murano_app.Zuul
 Name: Zuul
diff --git a/murano-apps/ZuulNodepoolHelper/package/manifest.yaml b/murano-apps/ZuulNodepoolHelper/package/manifest.yaml
index c543a0d..d543229 100644
--- a/murano-apps/ZuulNodepoolHelper/package/manifest.yaml
+++ b/murano-apps/ZuulNodepoolHelper/package/manifest.yaml
@@ -1,4 +1,5 @@
 Format: 1.2
+Version: 0.0.10
 Type: Library
 FullName: org.openstack.ci_cd_pipeline_murano_app.ZuulNodepoolHelper
 Name: Zuul and Nodepool helper