[maven-release-plugin] prepare for next development iteration
authorKevin Lamonte <kevin.lamonte@gmail.com>
Sat, 24 Aug 2019 14:15:49 +0000 (09:15 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Sat, 24 Aug 2019 14:15:49 +0000 (09:15 -0500)
pom.xml

diff --git a/pom.xml b/pom.xml
index 78bdd3dd4ab184c3781380736abd401186153686..17ca174b5196eb1f0621ac2f68fbb92f02e97c1e 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.2</version>
+  <version>1.0.0-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.2</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>