mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-05 06:44:56 +08:00
[libgdx] Fixed SCM URLs in pom
This commit is contained in:
parent
c9a202565f
commit
953312dafa
@ -10,7 +10,7 @@
|
||||
<groupId>com.esotericsoftware.spine</groupId>
|
||||
<artifactId>spine-libgdx</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>3.5.51.1</version>
|
||||
<version>3.5.51.1-SNAPSHOT</version>
|
||||
|
||||
<name>spine-libgdx</name>
|
||||
<description>Spine Runtime for libGDX</description>
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</connection>
|
||||
<developerConnection>scm:git:https://github.com/EsotericSoftware/spine-runtimes/.git</developerConnection>
|
||||
<developerConnection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</developerConnection>
|
||||
<url>https://github.com/EsotericSoftware/spine-runtimes/</url>
|
||||
</scm>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user