X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=system%2Fspring%2Fpom.xml;h=74b1b882509c5e4eb767a0c35072defe80a1df46;hb=a3bb3f1dcf9c9c6ed8ef1c281f36357516f8e416;hp=0ee69c1d6b0a7f1dbe5a16dfaad40aad1165e389;hpb=16504cb35c59542f7817abfe3c852e9fedd870a3;p=utils diff --git a/system/spring/pom.xml b/system/spring/pom.xml index 0ee69c1d..74b1b882 100644 --- a/system/spring/pom.xml +++ b/system/spring/pom.xml @@ -16,11 +16,32 @@ wamblee.org system spring http://wamblee.org + + org.wamblee + wamblee-support-general + ${project.version} + org.wamblee 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 @@ -33,6 +54,10 @@ org.springframework spring-context + + org.springframework + spring-hibernate3 +