Skip to content

Commit

Permalink
Removed SNAPSHOT from artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrashel committed Jul 23, 2015
1 parent 49ecd26 commit 20a274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>net.sourceforge.stripes</groupId>
<artifactId>stripes-parent</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.6.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>stripes-dist</artifactId>
Expand Down

0 comments on commit 20a274d

Please sign in to comment.