#-*- mode: ruby -*-

# lock down versions
properties['jruby.version'] = '1.7.2'
properties['jruby.plugins.version'] = '0.29.3'

# vim: syntax=Ruby
