You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
18
18
<groupId>org.jenkins-ci.plugins</groupId>
19
19
<artifactId>github-oauth</artifactId>
20
-
<version>${revision}${changelist}</version>
20
+
<version>0.39</version>
21
21
<name>GitHub Authentication plugin</name>
22
22
<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>
0 commit comments