浏览代码

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

Mario Zechner 3 年之前
父节点
当前提交
cd3118f9e0
共有 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.1.0-SNAPSHOT</version>
+	<version>4.1.0</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>4.0.02.1</tag>
+	  <tag>spine-libgdx-4.1.0</tag>
   </scm>
 
 	<repositories>