apache common lang dependency removed

This commit is contained in:
serso 2011-10-27 23:35:05 +04:00
parent 274192d4bd
commit 8590ab9278

View File

@ -53,12 +53,6 @@
<systemPath>${additionalLibs}/jscl.jar</systemPath>--> <systemPath>${additionalLibs}/jscl.jar</systemPath>-->
</dependency> </dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.2</version>
</dependency>
<dependency> <dependency>
<groupId>org.simpleframework</groupId> <groupId>org.simpleframework</groupId>
<artifactId>simple-xml</artifactId> <artifactId>simple-xml</artifactId>