X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.core%2Fpom.xml;h=7f70f4d1607dcfed9f98f712dba79508d5944fc4;hb=2c6cfdbdc82a3ca09d7c8407386665f744002738;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..7f70f4d16 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,19 @@ 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 + @@ -59,11 +71,19 @@ org.argeo.tp - org.springframework.web.servlet + org.springframework.beans + + + org.argeo.tp + org.springframework.context org.argeo.tp - org.springframework.oxm + org.springframework.core + + + org.argeo.tp + org.springframework.web.servlet @@ -78,5 +98,9 @@ slf4j.org.apache.commons.logging + + org.argeo.tp + org.apache.commons.fileupload + \ No newline at end of file