Эх сурвалжийг харах

[libgdx] Fixed snapshot version.

badlogic 7 жил өмнө
parent
commit
e55818a561

+ 2 - 2
spine-libgdx/spine-libgdx/pom.xml

@@ -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>