X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.core%2Fpom.xml;h=7f0f8514c32342748c5513f0f28cb59b89a0ca78;hb=8f7aa5ffedaa8bf79a323208305de3abd9e81d48;hp=8e158f110f2c50290a8709b49150e6debd7280f7;hpb=35c649820830ae787dd299f46c1d625a56a1af18;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 8e158f110..7f0f8514c 100644 --- a/server/runtime/org.argeo.server.core/pom.xml +++ b/server/runtime/org.argeo.server.core/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons.server @@ -32,7 +33,11 @@ org.argeo.server.* - javax.xml.transform.*;version="0.0.0",* + + javax.servlet, + org.springframework.web.context, + * + @@ -45,12 +50,28 @@ 1.1.4-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 +80,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 +107,9 @@ slf4j.org.apache.commons.logging + + org.argeo.tp + org.apache.commons.fileupload + \ No newline at end of file