[maven-release-plugin] prepare for next development iteration
authorKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 22 Feb 2019 02:06:17 +0000 (20:06 -0600)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 22 Feb 2019 02:06:17 +0000 (20:06 -0600)
pom.xml

diff --git a/pom.xml b/pom.xml
index 49b00cb5b9d32da7b0b274b758508d8524a431fd..545186c62ffd1ba681c288ab2b65f8f8332f804b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <packaging>jar</packaging>
   <name>Jexer</name>
   <description>Java Text User Interface library that resembles Turbo Vision</description>
-  <version>0.3.0</version>
+  <version>0.3.1-SNAPSHOT</version>
   <url>https://gitlab.com/klamonte/jexer</url>
 
   <licenses>
@@ -25,7 +25,7 @@
     <connection>scm:git:https://gitlab.com/klamonte/jexer.git</connection>
     <developerConnection>scm:git:https://gitlab.com/klamonte/jexer.git</developerConnection>
     <url>https://gitlab.com/klamonte/jexer</url>
-    <tag>jexer-0.3.0</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>