#-*- mode: ruby -*-

# lock down versions
properties['jruby.version'] = '1.7.3'
properties['jruby.plugins.version'] = '0.29.4'

# vim: syntax=Ruby
