Skip to content

Commit

Permalink
camel-tooling#16 - remove non-standard non-used property
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Jun 4, 2018
1 parent 811ee6d commit a2d5227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This command will run the build:

If you just want to check if things compile/build you can skip the tests by running:

mvn clean verify -DskipTests -DskipUITests
mvn clean verify -DskipTests

But *do not* push changes without having the new and existing unit tests pass!

Expand Down

0 comments on commit a2d5227

Please sign in to comment.