Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat

This commit is contained in:
Arjen Poutsma
2009-09-25 12:51:58 +00:00
parent 72f4572930
commit cafc106ccc
22 changed files with 9 additions and 23 deletions

View File

@@ -37,7 +37,6 @@
<dependency org="org.springframework" name="org.springframework.beans" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.context" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.core" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.instrument.classloading" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.jdbc" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.orm" rev="latest.integration" conf="optional->compile"/>
<dependency org="org.springframework" name="org.springframework.transaction" rev="latest.integration" conf="optional->compile"/>