X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=ee6ec128c9a53598095cfc8fe0d59e0fdcdc1578;hb=a484393e7bdc330bd84ed7a982eb366606218592;hp=a19a72f89b37b8f29d8f7bfb2f8432a17438542f;hpb=ccf7e46030c87cc1dd797a1c462b8eda6436dd39;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index a19a72f89..ee6ec128c 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 + 0.1.11 scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc @@ -83,21 +84,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 +158,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 +252,29 @@ limitations under the License. org.argeo.slc.server ${project.version} + + org.argeo.slc.runtime + org.argeo.slc.server + ${project.version} + tests + + + 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 @@ -489,12 +453,11 @@ limitations under the License. org.springframework.jms ${version.spring} - - - org.springframework.ws + org.springframework.ws org.springframework.oxm @@ -521,10 +484,15 @@ 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 - 1.0.0.argeo.2 + 1.0.0.argeo3 @@ -606,6 +574,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 + @@ -613,6 +591,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 + @@ -795,11 +783,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 @@ -961,4 +959,17 @@ limitations under the License. + + + developer + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + scpexe://argeo.org/var/argeo/maven2/argeo-snapshots + + + +