X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fspring%2Fpom.xml;h=74b1b882509c5e4eb767a0c35072defe80a1df46;hb=a3bb3f1dcf9c9c6ed8ef1c281f36357516f8e416;hp=29f796f5aba05e4c7e368eb38935331e8f1e37f7;hpb=32a62ca2c752e33a7873ac868a7a1f289caedcd4;p=utils diff --git a/system/spring/pom.xml b/system/spring/pom.xml index 29f796f5..74b1b882 100644 --- a/system/spring/pom.xml +++ b/system/spring/pom.xml @@ -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 +