Skip to content

Commit

Permalink
[maven-release-plugin] prepare release github-oauth-0.38
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 28, 2022
1 parent 69df541 commit 380b050
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>github-oauth</artifactId>
<version>${revision}${changelist}</version>
<version>0.38</version>
<name>GitHub Authentication plugin</name>
<description>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.</description>
<packaging>hpi</packaging>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>github-oauth-0.38</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 380b050

Please sign in to comment.