X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=trunk%2Fsystem%2Fspring%2Fpom.xml;h=a0ea02bc2959bb9f60a660d6a57a2cbaf38d1761;hb=a0cf511ce8efd38a5e084b1ffdfa145f56a32cb9;hp=5119243e1e8d60cb68cebcedbc35df0cb21dec2f;hpb=78d2dde36cb859abd17256e009bda980f46039c5;p=utils diff --git a/trunk/system/spring/pom.xml b/trunk/system/spring/pom.xml index 5119243e..a0ea02bc 100644 --- a/trunk/system/spring/pom.xml +++ b/trunk/system/spring/pom.xml @@ -18,7 +18,7 @@ org.wamblee - wamblee-support + wamblee-support-general ${project.version} @@ -26,6 +26,17 @@ wamblee-system-general ${project.version} + + org.wamblee + wamblee-support-spring + ${project.version} + + + org.wamblee + wamblee-support-spring + ${project.version} + test-jar + commons-logging commons-logging @@ -38,6 +49,10 @@ org.springframework spring-context + + org.springframework + spring-hibernate3 +