Dropped extraneous elements causing problems for maven 1.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628510 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1f278be0db
commit
effdf4250c
|
@ -213,7 +213,6 @@
|
|||
configuration. No hard compile or runtime dependency.
|
||||
</comment>
|
||||
</properties>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-discovery</groupId>
|
||||
|
@ -226,7 +225,6 @@
|
|||
factory configuration. No hard compile or runtime dependency.
|
||||
</comment>
|
||||
</properties>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>maven-plugins</groupId>
|
||||
|
|
Loading…
Reference in New Issue