Skip to content

Commit be8d21a

Browse files
committed
Start feature branch for 2.x
1 parent dd75ef6 commit be8d21a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kohsuke</groupId>
4-
<artifactId>github-api-unbridged</artifactId>
5-
<version>1.318</version>
4+
<artifactId>github-api</artifactId>
5+
<version>2.0-alpha1-SNAPSHOT</version>
66
<name>GitHub API for Java</name>
77
<url>https://github-api.kohsuke.org/</url>
88
<description>GitHub API for Java</description>

0 commit comments

Comments
 (0)