Bläddra i källkod

[maven-release-plugin] prepare release 4.0.02.1

badlogic 4 år sedan
förälder
incheckning
f54592d200
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      spine-libgdx/spine-libgdx/pom.xml

+ 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>4.0.0.1-SNAPSHOT</version>
+	<version>4.0.2.1</version>
 
 
 	<name>spine-libgdx</name>
@@ -39,7 +39,7 @@
 		<connection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</connection>
 		<developerConnection>scm:git:https://github.com/EsotericSoftware/spine-runtimes.git</developerConnection>
 		<url>https://github.com/EsotericSoftware/spine-runtimes/</url>
-	  <tag>spine-libgdx-4.0.00.1</tag>
+	  <tag>4.0.02.1</tag>
   </scm>
 
 	<repositories>