X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=efa7f3db87295b49341b6e5653e96f62f4e9630f;hb=7a2f320afe9a0d3d7590365b26f3f5b0e8d9fd3b;hp=fde306ff34a57751307569a44b80b196e07727a2;hpb=c7283f211f9a72d5dcfd0a7e1c55209a489882b6;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index fde306ff3..efa7f3db8 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -19,7 +19,8 @@ 6.0.18 3.4.2.R34x_v20080826-1230 2.0.0 - 5.2.0.0005 + 5.2.0.0006 + 5.2.0.0005 0.1.7 @@ -158,27 +159,6 @@ limitations under the License. com.springsource.javax.mail 1.4.1 - @@ -273,6 +253,11 @@ limitations under the License. org.argeo.slc.server ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.equinox @@ -573,6 +558,16 @@ limitations under the License. org.argeo.dep.osgi.commons.cli 1.1 + + org.apache.commons + com.springsource.org.apache.commons.pool + 1.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.dbcp + 1.2.2.osgi + @@ -580,6 +575,16 @@ limitations under the License. com.springsource.org.hsqldb 1.8.0.9 + + net.sourceforge.jtds + jtds + 1.2.2 + + + com.mysql.jdbc + com.springsource.com.mysql.jdbc + 5.1.6 + @@ -761,10 +766,15 @@ limitations under the License. org.argeo.dep.osgi.activemq ${version.activemq} + + org.apache.activemq + com.springsource.org.apache.activemq.pool + 5.2.0 + org.argeo.dep.osgi org.argeo.dep.osgi.activemq.web - ${version.activemq} + ${version.activemq-web}