From 781aebeaeaebe6a9bfaa5f0553c2c8b9ed466f33 Mon Sep 17 00:00:00 2001 From: Richard Clamp Date: Thu, 5 Mar 2015 11:46:04 +0000 Subject: [PATCH] MCO-617 don't expand version in packaging tasks --- ext/project_data.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/project_data.yaml b/ext/project_data.yaml index 004923df..b517baa9 100644 --- a/ext/project_data.yaml +++ b/ext/project_data.yaml @@ -6,7 +6,6 @@ homepage: 'https://docs.puppetlabs.com/mcollective/' summary: 'Application Server for hosting Ruby code on any capable middleware' description: 'The Marionette Collective, e.g. mcollective, is a framework for building server orchestration or parallel job execution systems.' version_file: 'lib/mcollective.rb' -update_version_file: true # files and gem_files are space separated lists files: 'mcollective.init COPYING doc etc lib plugins ext bin install.rb' # List of packaging related templates to evaluate before the tarball is packed