mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-10 08:21:21 +00:00
switched the Maven repository
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -8,11 +8,11 @@
|
||||
<url>http://kohsuke.org/github-api/</url>
|
||||
<description>GitHub API for Java</description>
|
||||
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>java.net-m2-repository</id>
|
||||
<url>java-net:/maven2-repository/trunk/repository/</url>
|
||||
</repository>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>maven.jenkins-ci.org</id>
|
||||
<url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<site>
|
||||
<id>kohsuke.org</id>
|
||||
<url>scp://kohsuke.org/home/kohsuke/kohsuke.org/github-api/</url>
|
||||
|
||||
Reference in New Issue
Block a user