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
After the upgrade from Gradle 4.5.1 to 4.7, we're no longer able
to release the driver, as the uploadArchives task uploads to the
Sonatype snapshot repository rather than the staging repository even
when the version does not end with "-SNAPSHOT".
Reverting this change until we can determine the root cause.
0 commit comments