drop the snapshot in version

This commit is contained in:
Dennis Crissman 2013-11-18 12:22:04 -05:00
parent d57ce27cd1
commit 7116fd1889
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -5,3 +5,6 @@ build/
dist/
out/
target/
.project
.classpath
.settings/

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.redhat.trie</groupId>
<artifactId>PathPacker</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<dependencies>
<dependency>