Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ssh protocol for developer connection
I don't want to create an alternate authentication configuration for command line git operations over HTTP. Plugins with automated releases do not need the plugin maintainer to push to the repository from a `mvn` command. Because the git client plugin still uses manual releases, I need to keep the ssh authentication method for developer push.
- Loading branch information