X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fruntime%2Forg.argeo.eclipse.ui.rcp%2Fpom.xml;h=6f27bd188b13cfa75d85ce18ee116c88f1dea837;hb=7027af4f3bd598ab86d785d935fa784fbf5663bb;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..6f27bd188 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.2 runtime .. @@ -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.2 + + + + + org.argeo.commons.eclipse + org.argeo.eclipse.dep.rcp + 0.3.2 + + + + + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.3.2 + + + + + org.apache.commons + com.springsource.org.apache.commons.io + + + + + org.slf4j + com.springsource.slf4j.org.apache.commons.logging \ No newline at end of file