Remove unused dependency on commons logging.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@829 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2009-05-27 14:12:26 +00:00
parent 864a1e81e3
commit df8490a0cf
1 changed files with 0 additions and 3 deletions

View File

@ -9,8 +9,5 @@
<dependency org="colt" name="colt" rev="1.2.0" />
<dependency org="jboss" name="javassist" rev="3.7.ga" />
<dependency org="org.simpleframework" name="simple-xml" rev="2.0.4" />
<!-- The following are all castor dependencies. Remove when transitive dependencies are working -->
<dependency org="commons-logging" name="commons-logging" rev="latest.integration" />
</dependencies>
</ivy-module>