Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
Removed the word SNAPSHOT from version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
kvb2univpitt committed Apr 12, 2017
1 parent 4ff1580 commit 17b0f24
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.pitt.dbmi</groupId>
<artifactId>data-reader</artifactId>
<version>0.1.4-SNAPSHOT</version>
<version>0.1.4</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 17b0f24

Please sign in to comment.