Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69525f8

Browse filesBrowse files
committed
[maven-release-plugin] prepare release github-oauth-0.39
1 parent b7031e8 commit 69525f8
Copy full SHA for 69525f8

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<groupId>org.jenkins-ci.plugins</groupId>
1919
<artifactId>github-oauth</artifactId>
20-
<version>${revision}${changelist}</version>
20+
<version>0.39</version>
2121
<name>GitHub Authentication plugin</name>
2222
<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>
2323
<packaging>hpi</packaging>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5050
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
5151
<url>https://github.com/${gitHubRepo}</url>
52-
<tag>${scmTag}</tag>
52+
<tag>github-oauth-0.39</tag>
5353
</scm>
5454

5555
<repositories>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.