Force commands dependency
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 2 Aug 2010 16:48:06 +0000 (16:48 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 2 Aug 2010 16:48:06 +0000 (16:48 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3749 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/plugins/org.argeo.eclipse.ui/pom.xml

index ec70309f66fa872c9df12fc7a4e9c14d93e1cc62..ee8572eaf6cc6e7b48d48b685ca2dc439b48e0e5 100644 (file)
                        <groupId>org.eclipse.core</groupId>
                        <artifactId>org.eclipse.core.runtime</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.core</groupId>
+                       <artifactId>org.eclipse.core.commands</artifactId>
+                       <version>3.5.0</version>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.launcher</artifactId>