Update Eclipse to 3.6.1
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 10:07:55 +0000 (10:07 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 5 Oct 2010 10:07:55 +0000 (10:07 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@3826 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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

index ee8572eaf6cc6e7b48d48b685ca2dc439b48e0e5..4d7fdd55c23eeb4019e502f3453147d2af3270fc 100644 (file)
                <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>
                </dependency>
+               <dependency>
+                       <groupId>org.eclipse.equinox</groupId>
+                       <artifactId>org.eclipse.equinox.preferences</artifactId>
+                       <version>3.3.0</version>
+               </dependency>
                <dependency>
                        <groupId>com.ibm.icu</groupId>
                        <artifactId>com.ibm.icu</artifactId>
@@ -63,7 +67,7 @@
                        <groupId>org.springframework</groupId>
                        <artifactId>org.springframework.context</artifactId>
                </dependency>
-               <!--  Others -->
+               <!-- Others -->
                <dependency>
                        <groupId>org.slf4j</groupId>
                        <artifactId>com.springsource.slf4j.org.apache.commons.logging</artifactId>