Skip to content

Commit

Permalink
Merge branch 'part-1' into part-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wenzel committed Oct 17, 2016
2 parents 67a4017 + b820c73 commit 9ed8b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<artifactId>wizardexample</artifactId> <artifactId>wizardexample</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.0-SNAPSHOT</version>
<properties> <properties>
<zk.version>8.0.0.FL.20150827-Eval</zk.version> <zk.version>8.0.3-Eval</zk.version>
<commons-io>1.3.1</commons-io> <commons-io>1.3.1</commons-io>
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format> <maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
<packname>-${project.version}-FL-${maven.build.timestamp}</packname> <packname>-${project.version}-FL-${maven.build.timestamp}</packname>
Expand Down

0 comments on commit 9ed8b95

Please sign in to comment.