ripple / crypto-conditions

A Java implementation of Crypto-Conditions (draft-thomas-crypto-conditions)
Apache License 2.0
5 stars 12 forks source link

Update deploy plugin #44

Closed sappenin closed 3 months ago

sappenin commented 3 months ago

Sonatype has a new mechanism to deploy to maven central. This change enables the new system. See https://central.sonatype.org/publish-ea/publish-ea-guide/

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.77%. Comparing base (2efc064) to head (9f04d99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #44 +/- ## ========================================= Coverage 82.77% 82.77% Complexity 176 176 ========================================= Files 33 33 Lines 1126 1126 Branches 99 99 ========================================= Hits 932 932 Misses 149 149 Partials 45 45 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.