Fixed READMEs in samples to not reference old build property

This commit is contained in:
Michael Minella
2016-03-23 12:15:49 -05:00
parent 9f8f8b773e
commit 8272421ea9
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ by executing the following build in the timestamp-task module:
[source,shell,indent=2]
----
$ ./mvnw clean install -DskipInstall=false
$ ./mvnw clean install
----
== The parameters offered by the TaskProcessor are as follows:
@@ -34,7 +34,7 @@ $ ./mvnw clean install -DskipInstall=false
[source,shell,indent=2]
----
$ ./mvnw clean install -DskipInstall=false
$ ./mvnw clean install
----
== Dependencies: