Updated Deployer Dependencies

Updated Deployer Dependencies from 1.1.1.BUILD-SNAPSHOT to 1.1.2.RELEASE
This commit is contained in:
Glenn Renfro
2017-01-10 13:41:09 -05:00
parent a66db57efc
commit 3df7995a37
10 changed files with 12 additions and 12 deletions

View File

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