Преглед на файлове

[maven-release-plugin] prepare release spine-libgdx-4.2.1

Mario Zechner преди 1 година
родител
ревизия
30cf3bcfba
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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.2.1-SNAPSHOT</version>
+	<version>4.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.1.0</tag>
+	  <tag>spine-libgdx-4.2.1</tag>
   </scm>
 
 	<repositories>