X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc%2Fpom.xml;h=fdc14c7bed6f9fa1dac3ff3e15bfe8322741f77b;hb=b437f36aed84e2095fef4f2f0fad4981a6dbf11c;hp=82f5b22bb3bc4a9889dad833052fa357f9be68ba;hpb=697330cafbbc3d6e228f8aefdbe44e65db769411;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 82f5b22bb..fdc14c7be 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -5,7 +5,7 @@ argeo-slc pom Argeo SLC - 0.11.2-SNAPSHOT + 0.11.3-SNAPSHOT SLC Distribution http://www.argeo.org/projects/slc/${project.artifactId}/${project.version} @@ -16,14 +16,12 @@ 2.0.9 1.7.0 6.1.14 + 1.4.3 + 5.2.0 - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc - + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc + https://www.argeo.org/svn/slc/trunk/org.argeo.slc Bugzilla @@ -160,12 +158,39 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + javax.mail + com.springsource.javax.mail + 1.4.1 + + + org.apache.felix maven-bundle-plugin - 1.4.3 + ${version.maven-bundle-plugin} true src/main/resources/META-INF @@ -221,6 +246,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 @@ -255,7 +348,6 @@ limitations under the License. com.springsource.javax.activation 1.1.1 - runtime @@ -333,6 +425,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -348,6 +445,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -517,6 +619,13 @@ limitations under the License. ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + + net.sourceforge.jexcelapi @@ -576,6 +686,44 @@ limitations under the License. com.springsource.javax.wsdl 1.6.1 + + + + javax.jms + 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 + ${version.activemq} + + + org.apache.activemq + com.springsource.org.apache.activemq.web + ${version.activemq} + + + + org.apache.xbean + com.springsource.org.apache.xbean.spring + 3.3.0 + +