mirror of
https://github.com/jlengrand/github-api.git
synced 2026-03-11 08:21:23 +00:00
Compare commits
2 Commits
github-api
...
github-api
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
26b6a94e32 | ||
|
|
be6ef475ba |
4
pom.xml
4
pom.xml
@@ -7,7 +7,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>github-api</artifactId>
|
||||
<version>1.48</version>
|
||||
<version>1.49</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.48</tag>
|
||||
<tag>github-api-1.49</tag>
|
||||
</scm>
|
||||
|
||||
<distributionManagement>
|
||||
|
||||
Reference in New Issue
Block a user