X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Fdep%2Forg.argeo.server.dep.tomcat%2Fpom.xml;h=8aab7db73a945dcd84ddfd79e89f8f1549f0a750;hb=5cbd14f6688e8710bff2f853e9fce3fae68c175e;hp=ade1fa5204a457f52e179298cd56c727a83999f3;hpb=fcba995cad31d59cbf93be689c2b55ec66ed9ce3;p=lgpl%2Fargeo-commons.git diff --git a/server/dep/org.argeo.server.dep.tomcat/pom.xml b/server/dep/org.argeo.server.dep.tomcat/pom.xml index ade1fa520..8aab7db73 100644 --- a/server/dep/org.argeo.server.dep.tomcat/pom.xml +++ b/server/dep/org.argeo.server.dep.tomcat/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.argeo.commons.server - 0.1.1-SNAPSHOT + 0.2.3-SNAPSHOT dep .. @@ -11,31 +11,39 @@ pom Dep Apache Tomcat - + org.argeo.commons.basic org.argeo.basic.dep.log4j - 0.1.1-SNAPSHOT + 0.2.3-SNAPSHOT pom + + + org.argeo.commons.server + org.argeo.server.catalina + ${version.argeo-commons} + + + org.argeo.commons.server + org.argeo.server.tomcat + ${version.argeo-commons} + + javax.servlet com.springsource.javax.servlet - javax.annotation - com.springsource.javax.annotation + javax.servlet + com.springsource.javax.servlet.jsp javax.persistence com.springsource.javax.persistence - - javax.activation - com.springsource.javax.activation - org.apache.geronimo.specs com.springsource.javax.management.j2ee @@ -48,18 +56,6 @@ javax.xml.rpc com.springsource.javax.xml.rpc - - javax.xml.soap - com.springsource.javax.xml.soap - - - javax.transaction - com.springsource.javax.transaction - - - javax.xml.stream - com.springsource.javax.xml.stream - javax.servlet com.springsource.javax.servlet.jsp @@ -72,14 +68,6 @@ javax.el com.springsource.javax.el - - javax.xml.ws - com.springsource.javax.xml.ws - - - javax.xml.bind - com.springsource.javax.xml.bind - @@ -92,6 +80,10 @@ org.argeo.dep.osgi org.argeo.dep.osgi.catalina.start + + org.apache.coyote + com.springsource.org.apache.coyote + org.apache.catalina com.springsource.org.apache.catalina @@ -104,5 +96,19 @@ org.apache.el com.springsource.org.apache.el + + + + org.argeo.commons.server + org.argeo.server.dep.javax + ${version.argeo-commons} + pom + test + + + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons + test + \ No newline at end of file