From 1b71b04a3bf07c86c60883ce2828b9fdf065e965 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 23 May 2011 17:18:14 +0000 Subject: [PATCH] Added Eclipse project dependency on org.springframework.asm git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4354 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.core/.project | 1 + 1 file changed, 1 insertion(+) diff --git a/org.springframework.core/.project b/org.springframework.core/.project index 3893abd35d7..09f298be7f9 100644 --- a/org.springframework.core/.project +++ b/org.springframework.core/.project @@ -3,6 +3,7 @@ org.springframework.core + org.springframework.asm