X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fruntime%2Forg.argeo.eclipse.ui.rcp%2Fpom.xml;h=d0c0a0a57f83c8f25eefe12d0d6a57989a034274;hb=cb03e53c0ae1087fd3021f2e0051f7f191ddf84f;hp=bcaca053579ba2d56ddbba64912df56d3a835777;hpb=1ad11f24091dc24be44b8367f52625d8cb859259;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml index bcaca0535..d0c0a0a57 100644 --- a/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml +++ b/eclipse/runtime/org.argeo.eclipse.ui.rcp/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 org.argeo.commons.eclipse - 0.2.3-SNAPSHOT + 0.3.5-SNAPSHOT runtime .. @@ -27,7 +26,7 @@ org.apache.felix maven-bundle-plugin - ${version.maven-bundle-plugin} + lazy @@ -36,6 +35,8 @@ org.springframework.beans.factory, org.springframework.core.io.support, + org.apache.commons.io, + org.argeo, !org.eclipse.core.runtime, !org.eclipse.core.commands, !org.eclipse.ui.plugin, @@ -51,7 +52,33 @@ org.argeo.commons.eclipse org.argeo.eclipse.ui - 0.2.3-SNAPSHOT + 0.3.5-SNAPSHOT + + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.rcp + 0.3.5-SNAPSHOT + + + + + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.3.5-SNAPSHOT + + + + + org.apache.commons + com.springsource.org.apache.commons.io + + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging \ No newline at end of file