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
Remove binary version suffix from subproject's name whenever needed.
Often in pom files artifact ids are appended with binary version, since
maven does not natively support scala style of publishing artifact with binary suffix.
This patch takes care of applying scrub whenever needed.
0 commit comments