lib/maven/ruby/version.rb



module Maven
  module Ruby
    VERSION = '3.9.3'.freeze
    POLYGLOT_VERSION = "0.7.1".freeze
  end
end