Skip to content

Commit

Permalink
Give the plugin spec a slightly better description
Browse files Browse the repository at this point in the history
  • Loading branch information
R. Tyler Croy committed Mar 13, 2012
1 parent 26180e9 commit 183a84d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-plugin.pluginspec
Expand Up @@ -2,7 +2,7 @@
Jenkins::Plugin::Specification.new do |plugin|
plugin.name = 'vagrant-plugin'
plugin.version = '0.0.2'
plugin.description = 'Vagrant rocks'
plugin.description = 'The Vagrant plugin allows you to bring up a Vagrant VM for the duration of your job'

plugin.depends_on 'ruby-runtime', '0.9'
end

0 comments on commit 183a84d

Please sign in to comment.