From 69525f857d3c69c03f6eccae25d25aafa93eaced Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Mon, 13 Jun 2022 19:31:09 -0700 Subject: [PATCH] [maven-release-plugin] prepare release github-oauth-0.39 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d6cd79c0..95f18692 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.jenkins-ci.plugins github-oauth - ${revision}${changelist} + 0.39 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 @@ -49,7 +49,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + github-oauth-0.39