[maven-release-plugin] prepare release jexer-0.3.1
authorKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 2 Aug 2019 21:22:10 +0000 (16:22 -0500)
committerKevin Lamonte <kevin.lamonte@gmail.com>
Fri, 2 Aug 2019 21:22:10 +0000 (16:22 -0500)
pom.xml

diff --git a/pom.xml b/pom.xml
index 545186c62ffd1ba681c288ab2b65f8f8332f804b..dff789cdbb4a7e4a9816be74715e146b6a0c4627 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.1-SNAPSHOT</version>
+  <version>0.3.1</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>HEAD</tag>
+    <tag>jexer-0.3.1</tag>
   </scm>
 
   <issueManagement>