Eliminated [lang] dependency.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141381 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2004-07-11 19:00:19 +00:00
parent f5a52ac0b0
commit 4dc9b8ccb3
1 changed files with 1 additions and 5 deletions

View File

@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- $Revision: 1.47 $ $Date: 2004/06/23 16:26:17 $ -->
<!-- $Revision: 1.48 $ $Date: 2004/07/11 19:00:19 $ -->
<project>
<pomVersion>3</pomVersion>
@ -120,10 +120,6 @@
</contributor>
</contributors>
<dependencies>
<dependency>
<id>commons-lang</id>
<version>2.0</version>
</dependency>
<dependency>
<id>commons-logging</id>
<version>1.0.3</version>