Skip to content

Commit

Permalink
removed "SNAPSHOT" from pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SoerenHenning committed Mar 25, 2018
1 parent 520b759 commit 50ef6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>net.sourceforge.teetime</groupId>
<artifactId>teetime</artifactId>
<version>3.0-SNAPSHOT</version>
<version>3.0</version>
<packaging>jar</packaging>

<name>TeeTime</name>
Expand Down

0 comments on commit 50ef6ca

Please sign in to comment.