mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-11 00:11:25 +00:00
Compare commits
2 Commits
github-api
...
github-api
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
715192d26c | ||
|
|
d30b0403ce |
4
pom.xml
4
pom.xml
@@ -7,7 +7,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>github-api</artifactId>
|
||||
<version>1.74</version>
|
||||
<version>1.75</version>
|
||||
<name>GitHub API for Java</name>
|
||||
<url>http://github-api.kohsuke.org/</url>
|
||||
<description>GitHub API for Java</description>
|
||||
@@ -16,7 +16,7 @@
|
||||
<connection>scm:git:git@github.com/kohsuke/${project.artifactId}.git</connection>
|
||||
<developerConnection>scm:git:ssh://git@github.com/kohsuke/${project.artifactId}.git</developerConnection>
|
||||
<url>http://${project.artifactId}.kohsuke.org/</url>
|
||||
<tag>github-api-1.74</tag>
|
||||
<tag>github-api-1.75</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
||||
Reference in New Issue
Block a user