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:
Phil Steitz 2008-02-17 16:47:39 +00:00
parent 1f278be0db
commit effdf4250c
1 changed files with 0 additions and 2 deletions

View File

@ -213,7 +213,6 @@
configuration. No hard compile or runtime dependency. configuration. No hard compile or runtime dependency.
</comment> </comment>
</properties> </properties>
<optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>
<groupId>commons-discovery</groupId> <groupId>commons-discovery</groupId>
@ -226,7 +225,6 @@
factory configuration. No hard compile or runtime dependency. factory configuration. No hard compile or runtime dependency.
</comment> </comment>
</properties> </properties>
<optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>
<groupId>maven-plugins</groupId> <groupId>maven-plugins</groupId>