Updated versions in docs and partitioner to release version.

This commit is contained in:
Glenn Renfro
2016-07-07 23:23:05 -04:00
parent 761df8a598
commit baaa24137c
6 changed files with 8 additions and 8 deletions

View File

@@ -22,5 +22,5 @@ $ mvn clean package
[source,shell,indent=2]
----
$ java -jar target/timestamp-task-1.0.1.BUILD-SNAPSHOT.jar
$ java -jar target/timestamp-task-1.0.1.RELEASE.jar
----