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:
parent
864a1e81e3
commit
df8490a0cf
3
ivy.xml
3
ivy.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue