From d4c322bd0eba62a02012464ed4d422fef325b93c Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 17 Dec 2021 07:17:44 -0800 Subject: [PATCH] [maven-release-plugin] prepare release github-oauth-0.36 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ee8c2b79..1dae2e1f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.jenkins-ci.plugins github-oauth - ${revision}${changelist} + 0.36 GitHub Authentication plugin A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins. hpi @@ -50,7 +50,7 @@ scm:git:git://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + github-oauth-0.36