X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=20c25782a99a6e3a5e86a2c3f97e5b7cf0ae191b;hb=875aaddefc3155d61e8eba0f74c04bb843792417;hp=eebf65153d355bc1e550acf37148197202260b2d;hpb=1d53ae914bd86da8ba63fd8518ea61dd5214b02b;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index eebf65153..20c25782a 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -19,7 +19,9 @@ 6.0.18 3.4.2.R34x_v20080826-1230 2.0.0 - 5.2.0.0005 + 5.2.0.0006 + + 0.1.8 scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -83,21 +85,6 @@ limitations under the License. 1.5 - - maven-jar-plugin - - - target/classes/META-INF/MANIFEST.MF - - - - - - test-jar - - - - org.apache.maven.plugins maven-source-plugin @@ -172,52 +159,12 @@ limitations under the License. com.springsource.javax.mail 1.4.1 - - org.apache.felix - maven-bundle-plugin - ${version.maven-bundle-plugin} - true - - target/classes/META-INF - - - ${pom.artifactId} - - <_removeheaders>Bnd-LastModified - - - - - bundle-manifest - process-classes - - manifest - - - + org.argeo.slc.maven + maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} @@ -306,11 +253,23 @@ 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 ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + tests + test + ${project.version} + org.argeo.slc.runtime org.argeo.slc.support.ws.client @@ -358,7 +317,6 @@ limitations under the License. com.springsource.com.sun.xml.messaging.saaj - runtime 1.3.0 @@ -490,12 +448,11 @@ limitations under the License. org.springframework.jms ${version.spring} - - - org.springframework.ws + org.springframework.ws org.springframework.oxm @@ -522,6 +479,11 @@ limitations under the License. org.springframework.osgi.web ${version.spring-osgi} + + org.springframework.osgi + org.springframework.osgi.test + ${version.spring-osgi} + org.argeo.slc.dep.osgi org.argeo.dep.osgi.catalina.start @@ -607,6 +569,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 + @@ -614,6 +586,16 @@ limitations under the License. com.springsource.org.hsqldb 1.8.0.9 + + net.sourceforge.jtds + com.springsource.net.sourceforge.jtds + 1.2.2 + + + com.mysql.jdbc + com.springsource.com.mysql.jdbc + 5.1.6 + @@ -796,11 +778,21 @@ limitations under the License. ${version.activemq} - org.argeo.dep.osgi - org.argeo.dep.osgi.activemq.web - ${version.activemq} + org.apache.activemq + com.springsource.org.apache.activemq.pool + 5.2.0 + + + org.apache.activemq + com.springsource.org.apache.activemq + + - + javax.xml.soap com.springsource.javax.xml.soap @@ -962,4 +954,17 @@ limitations under the License. + + + developer + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + scpexe://argeo.org/var/argeo/maven2/argeo-snapshots + + + +