resolved JIRA-32: unnecessary servlet dependency in openjpa-lib pom

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@434330 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Patrick Linskey 2006-08-24 07:35:16 +00:00
parent d0f15b881a
commit 0e41d092c9
1 changed files with 0 additions and 6 deletions

View File

@ -32,12 +32,6 @@
<version>1.2.13</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>