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
from the DRAT top level directory, make sure the version is set appropriately for all the Maven modules. Youc an use the mvn:versions plugin here. For example, mvn versions:set -DnewVersion=1.1-SNAPSHOT if you are about to release 1.1.
mvn release:prepare (and make sure that the tag looks like release-X.Y when you set it and the other versions look right. E.g., for 1.1, make sure the SCM tag is release-1.1)
2.1 Note if you see messages like
[INFO] gpg: signing failed: Inappropriate ioctl for device
[INFO] gpg: signing failed: Inappropriate ioctl for device