We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd75ef6 commit be8d21aCopy full SHA for be8d21a
pom.xml
@@ -1,8 +1,8 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.kohsuke</groupId>
4
- <artifactId>github-api-unbridged</artifactId>
5
- <version>1.318</version>
+ <artifactId>github-api</artifactId>
+ <version>2.0-alpha1-SNAPSHOT</version>
6
<name>GitHub API for Java</name>
7
<url>https://github-api.kohsuke.org/</url>
8
<description>GitHub API for Java</description>
0 commit comments