X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc%2Fpom.xml;h=fea24c24867d385039721d36decdbd0ec91a7f55;hb=1ae3a446a15cfaffffe8a476212bd33596e99cdf;hp=0ef2bd723b1fde2cc28bd5d64e451ce239894e64;hpb=fc506da61f90d4dd44bf6aa7433c73ec6142590d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 0ef2bd723..fea24c248 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -241,6 +241,74 @@ limitations under the License. + + + org.argeo.slc.runtime + org.argeo.slc.specs + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.simple + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ant + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.hibernate + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.server + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.ws.client + ${project.version} + + + org.argeo.slc + org.argeo.slc.webapp + ${project.version} + war + + + + + org.argeo.slc + org.argeo.slc.detached.launcher + ${project.version} + tar.gz + dist + + + javax.transaction @@ -353,6 +421,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -368,6 +441,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -604,6 +682,13 @@ limitations under the License. com.springsource.javax.jms 1.1.0 + + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + 1.0.1 + + + org.apache.activemq com.springsource.org.apache.activemq @@ -614,16 +699,19 @@ limitations under the License. com.springsource.org.apache.activemq.web ${version.activemq} + org.apache.xbean com.springsource.org.apache.xbean.spring 3.3.0 - - org.apache.geronimo.specs - com.springsource.javax.management.j2ee - 1.0.1 -