Skip to content

Commit

Permalink
Enforce <optional>true</optional> on doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
fbiville committed May 22, 2015
1 parent fafe5d2 commit 3e45bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ These annotations are defined in:
<groupId>com.vidal.oss</groupId>
<artifactId>jax-rs-linker</artifactId>
<version>0.2</version>
<optional>true</optional><!-- disables processing when fetched transitively -->
</dependency>
```

Expand Down

0 comments on commit 3e45bc8

Please sign in to comment.