Marked optional dependencies.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@384791 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
21dbde49c7
commit
50b19813c6
|
@ -198,6 +198,7 @@
|
|||
configuration. No hard compile or runtime dependency.
|
||||
</comment>
|
||||
</properties>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-discovery</groupId>
|
||||
|
@ -210,6 +211,7 @@
|
|||
factory configuration. No hard compile or runtime dependency.
|
||||
</comment>
|
||||
</properties>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>maven-plugins</groupId>
|
||||
|
|
Loading…
Reference in New Issue