X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.core%2Fpom.xml;h=cf98f5db7e4b7e8c9e51ab39600d0a6ea25715ed;hb=2d1b77994e6146029ccc2df5a1eae1c74c47fe9b;hp=58e749e24c0b25498ef18d32db114bfcb7c57f1b;hpb=816bf832b3b0f1121405586a671eab698d25c748;p=lgpl%2Fargeo-commons.git diff --git a/server/runtime/org.argeo.server.core/pom.xml b/server/runtime/org.argeo.server.core/pom.xml index 58e749e24..cf98f5db7 100644 --- a/server/runtime/org.argeo.server.core/pom.xml +++ b/server/runtime/org.argeo.server.core/pom.xml @@ -4,7 +4,7 @@ org.argeo.commons.server runtime - 1.1.1 + 1.1.7-SNAPSHOT .. org.argeo.server.core @@ -32,7 +32,11 @@ org.argeo.server.* - javax.xml.transform.*;version="0.0.0",* + + javax.servlet, + org.springframework.web.context, + * + @@ -40,17 +44,33 @@ - org.argeo.commons.basic - org.argeo.basic.nodeps - 1.1.1 + org.argeo.commons.base + org.argeo.util + 1.1.7-SNAPSHOT - org.argeo.tp org.apache.commons.io + + org.argeo.tp + org.apache.commons.vfs + + + org.argeo.tp + org.apache.commons.exec + + + org.argeo.tp + com.jcraft.jsch + + + + org.argeo.tp + org.joda.time + @@ -59,11 +79,19 @@ org.argeo.tp - org.springframework.web.servlet + org.springframework.beans + + + org.argeo.tp + org.springframework.context + + + org.argeo.tp + org.springframework.core org.argeo.tp - org.springframework.oxm + org.springframework.web.servlet @@ -78,5 +106,9 @@ slf4j.org.apache.commons.logging + + org.argeo.tp + org.apache.commons.fileupload + \ No newline at end of file