Added support for snapshot.

This commit is contained in:
Erik C. Thauvin 2021-05-02 20:34:48 -07:00
parent 3772d523c8
commit e76957689f
4 changed files with 13 additions and 8 deletions

View file

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