mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-10 17:18:44 +08:00
[libgdx] Fixed snapshot version.
This commit is contained in:
parent
d9f03e8c51
commit
e55818a561
@ -10,7 +10,7 @@
|
||||
<groupId>com.esotericsoftware.spine</groupId>
|
||||
<artifactId>spine-libgdx</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>3.6.52.2-SNAPSHOT</version>
|
||||
<version>3.7.0.0-SNAPSHOT</version>
|
||||
|
||||
<name>spine-libgdx</name>
|
||||
<description>Spine Runtime for libGDX</description>
|
||||
@ -92,7 +92,7 @@
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>2.5.3</version>
|
||||
<version>2.5.3</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>default</id>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user