Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-50216] - Joda DateTime converter now has higher priority tha…
…n JEP-200 blacklist
- Loading branch information
Showing
with
34 additions
and 2 deletions.
@@ -0,0 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<com.google.jenkins.plugins.credentials.oauth.RemotableGoogleCredentials> | ||
<module/> | ||
<projectId>myproject</projectId> | ||
<username>mattomata</username> | ||
<accessToken><MOCKED></accessToken> | ||
</com.google.jenkins.plugins.credentials.oauth.RemotableGoogleCredentials> |