X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=59f88b4c35805e6022c1081c82de40f386d8f0b9;hb=875dd4c5e918e0a544ac3be5d1b65ca5c477b10c;hp=d5b9a04997dee2125743a47930f26881c4bc060c;hpb=8ea2d829724e41ac79ba8ba74d0308532f7ad77f;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index d5b9a0499..59f88b4c3 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -16,6 +16,9 @@ ../org.argeo.slc.core ../org.argeo.slc.example + + 2.5.3 + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -148,36 +151,53 @@ - - log4j - log4j - 1.2.14 - - - commons-logging - commons-logging - 1.1.1 - + + log4j + log4j + 1.2.14 + + + commons-logging + commons-logging + 1.1.1 + org.hibernate hibernate 3.2.5.ga + org.springframework spring-context - 2.5 + ${version.spring} org.springframework spring-orm - 2.5 + ${version.spring} org.springframework spring-jdbc - 2.5 + ${version.spring} + + + org.springframework + spring-webmvc + ${version.spring} + + org.springframework.ws + spring-ws-core + 1.5.0 + + + org.springframework.ws + spring-oxm + 1.5.0 + + org.apache.ant ant @@ -203,6 +223,63 @@ hsqldb 1.8.0.9 + + + org.codehaus.castor + castor + 1.1.2.1 + + + xerces + xerces + + + + + xerces + xercesImpl + 2.8.1 + + + + javax.xml.soap + saaj-api + 1.3 + runtime + + + com.sun.xml.messaging.saaj + saaj-impl + 1.3 + runtime + + + javax.activation + activation + 1.1 + runtime + + + + javax.servlet + jstl + 1.1.2 + + + taglibs + standard + 1.1.2 + + + javax.servlet + servlet-api + 2.5 + + + c3p0 + c3p0 + 0.9.1.2 +