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
Add gradle.properties to gitignore:
The gradle.properties is used when doing releases. Doing releases is only possible
with a clean git repo. Adding gradle.properties to gitignore provides both.
Add "developers" into pom:
The nexus repository manager insists on having the developers section in the pom.
This commit reverts parts of 8710014 to have the
developers section again.
0 commit comments