Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/pom.rb
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
# module to profile map
map = { 'jruby' => [ :release, :main, :osgi, :j2ee ],
'jruby-complete' => [ :release, :complete, :osgi, :'jruby_complete_jar_extended', :snapshots],
'jruby-jars' => [ :release, :'jruby-jars' ],
'jruby-jars' => [ :release, :'jruby-jars', :snapshots ],
'jruby-dist' => [ :release, :dist ]
}

0 comments on commit 428e3b2

Please sign in to comment.