X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fruntime%2Forg.argeo.eclipse.ui.rcp%2Fpom.xml;h=0f9d309139ce3e07bc86c7244677e896babc0474;hb=816bf832b3b0f1121405586a671eab698d25c748;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..0f9d30913 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 + 1.1.1 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 + 1.1.1 + + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.rcp + 1.1.1 + + + + + org.argeo.commons.basic + org.argeo.basic.nodeps + 1.1.1 + + + + + org.argeo.tp + org.apache.commons.io + + + + + org.argeo.tp + slf4j.org.apache.commons.logging \ No newline at end of file