X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fruntime%2Forg.argeo.server.core%2Fpom.xml;h=b1e5cc2cd0c970688ea0dd72307a620306f83898;hb=c9cc6b9f625181095ac0ded972f2040be0520e33;hp=e751fe35d94da887b08a46eb3ecc7f9958bb8022;hpb=3ee4d451aadbf45c63f40a4cae3c15781aee5412;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 e751fe35d..b1e5cc2cd 100644 --- a/server/runtime/org.argeo.server.core/pom.xml +++ b/server/runtime/org.argeo.server.core/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.argeo.commons.server runtime - 1.1.1-SNAPSHOT + 1.2.2-SNAPSHOT .. org.argeo.server.core @@ -33,7 +32,11 @@ org.argeo.server.* - javax.xml.transform.*;version="0.0.0",* + + javax.servlet, + org.springframework.web.context, + * + @@ -41,17 +44,33 @@ - org.argeo.commons.basic - org.argeo.basic.nodeps - 1.1.1-SNAPSHOT + org.argeo.commons.base + org.argeo.util + 1.2.2-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 + @@ -60,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 @@ -79,5 +106,9 @@ slf4j.org.apache.commons.logging + + org.argeo.tp + org.apache.commons.fileupload + \ No newline at end of file