You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than manually publishing to a maven repository (there's an open issue asking for 0.10 for a while now), would it be possible to auto-publish on every commit? The version for automatically published artifacts could follow a different scheme like 0.0.$date.$commit or 0.0.$(git rev-list HEAD --count) if you also want to continue having manual releases.