Browse Source

[maven-release-plugin] prepare for next development iteration

badlogic 7 years ago
parent
commit
52f483e0ad
1 changed files with 2 additions and 2 deletions
  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>3.6.53.1</version>
+	<version>3.6.53.2-SNAPSHOT</version>
 
 	<name>spine-libgdx</name>
 	<description>Spine Runtime for libGDX</description>
@@ -38,7 +38,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-3.6.53.1</tag>
+	  <tag>HEAD</tag>
   </scm>
 
 	<repositories>