mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-05 10:16:54 +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>
|
<groupId>com.esotericsoftware.spine</groupId>
|
||||||
<artifactId>spine-libgdx</artifactId>
|
<artifactId>spine-libgdx</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>3.5.51.1</version>
|
<version>3.5.51.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>spine-libgdx</name>
|
<name>spine-libgdx</name>
|
||||||
<description>Spine Runtime for libGDX</description>
|
<description>Spine Runtime for libGDX</description>
|
||||||
@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</connection>
|
<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>
|
<url>https://github.com/EsotericSoftware/spine-runtimes/</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user