Added support for snapshot.

This commit is contained in:
Erik C. Thauvin 2021-05-02 21:24:59 -07:00
parent 884dde8102
commit ccfe179a2e
4 changed files with 12 additions and 8 deletions

View file

@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.thauvin.erik</groupId>
<artifactId>isgd-shorten</artifactId>
<version>0.9.2</version>
<version>0.9.2-SNAPSHOT</version>
<name>isgd-shorten</name>
<description>is.gd Shortener for Kotlin/Java</description>
<url>https://github.com/ethauvin/isgd-shorten</url>