X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fspring%2Fpom.xml;h=a0ea02bc2959bb9f60a660d6a57a2cbaf38d1761;hb=a07ecc5c7790e26a6bb983953f562adff67299d3;hp=5119243e1e8d60cb68cebcedbc35df0cb21dec2f;hpb=d2bdf4e813c6a3964958c87b2ce56eaadf8a1f0a;p=utils diff --git a/system/spring/pom.xml b/system/spring/pom.xml index 5119243e..a0ea02bc 100644 --- a/system/spring/pom.xml +++ b/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 +