Added Eclipse project dependency on org.springframework.asm
This commit is contained in:
parent
c4363673dc
commit
e11d7c328f
|
@ -3,6 +3,7 @@
|
||||||
<name>org.springframework.core</name>
|
<name>org.springframework.core</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
|
<project>org.springframework.asm</project>
|
||||||
</projects>
|
</projects>
|
||||||
<buildSpec>
|
<buildSpec>
|
||||||
<buildCommand>
|
<buildCommand>
|
||||||
|
|
Loading…
Reference in New Issue