X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fspring%2Fpom.xml;h=74b1b882509c5e4eb767a0c35072defe80a1df46;hb=a3bb3f1dcf9c9c6ed8ef1c281f36357516f8e416;hp=5119243e1e8d60cb68cebcedbc35df0cb21dec2f;hpb=d2bdf4e813c6a3964958c87b2ce56eaadf8a1f0a;p=utils diff --git a/system/spring/pom.xml b/system/spring/pom.xml index 5119243e..74b1b882 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,22 @@ wamblee-system-general ${project.version} + + org.wamblee + wamblee-support-spring + ${project.version} + + + org.wamblee + wamblee-support-spring + ${project.version} + test-jar + + + org.wamblee + wamblee-hibernate-jpa + ${project.version} + commons-logging commons-logging @@ -38,6 +54,10 @@ org.springframework spring-context + + org.springframework + spring-hibernate3 +