X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=531c80990724512982e3767232cdd87976a82dae;hb=1c693323456b95b4a59e1929f44153bf6c5e2245;hp=d5b9a04997dee2125743a47930f26881c4bc060c;hpb=e289cc763e013843c52e0fa68fec024b7bd054d3;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index d5b9a0499..531c80990 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,42 @@ 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 +