Skip to content

Commit

Permalink
Add line breaks to the description
Browse files Browse the repository at this point in the history
  • Loading branch information
matzefratze123 committed Apr 26, 2015
1 parent 7467fbf commit 8a8d91e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
**Set project properties dynamically while building a maven project**

This plugin intends to help out other plugins by defining project properties via build-time.

Add the following to your pom to use the plugin:

```
Expand All @@ -14,8 +15,10 @@ Add the following to your pom to use the plugin:
```

The plugin only provides one goal: set-properties

This goal evaluates a condition and decides based on the configuration which properties need to be set.


Example configuration:

```
Expand Down

0 comments on commit 8a8d91e

Please sign in to comment.