From a5dcd571fc7e6318ba48d89fad81daf081d57fed Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Fri, 26 Nov 2021 18:16:29 -0800 Subject: [PATCH] [maven-release-plugin] prepare release github-oauth-0.35 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9135c438..7eacae4f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.jenkins-ci.plugins github-oauth - ${revision}${changelist} + 0.35 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.35