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

This commit is contained in:
Michael Bayne
2026-02-13 09:15:40 -08:00
parent 0a650cb1cc
commit d27c2ff332
+2 -2
View File
@@ -5,7 +5,7 @@
<groupId>com.samskivert</groupId>
<artifactId>samskivert</artifactId>
<packaging>jar</packaging>
<version>1.11.2</version>
<version>1.12-SNAPSHOT</version>
<name>samskivert</name>
<description>A collection of Java utilities.</description>
@@ -34,7 +34,7 @@
<connection>scm:git:git://github.com/samskivert/samskivert.git</connection>
<developerConnection>scm:git:git@github.com:samskivert/samskivert.git</developerConnection>
<url>http://github.com/samskivert/samskivert/</url>
<tag>samskivert-1.11.2</tag>
<tag>HEAD</tag>
</scm>
<dependencies>