Skip to content

Commit

Permalink
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maven/jruby-dist/pom.rb
Original file line number Diff line number Diff line change
@@ -144,6 +144,9 @@
:classifier => 'src' } ] )

end
plugin( 'net.ju-n.maven.plugins:checksum-maven-plugin', '1.2' ) do
execute_goals( :artifacts, :algorithms => ['SHA256' ] )
end
end
end
end

0 comments on commit 66de408

Please sign in to comment.