Adapt to Argeo Distribution v1.3.1
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.equinox / pom.xml
index d8756a53131bd4d30a1a48d563b747213709282c..1f5e2b49e3223d13ac682a857e87e7a5ad3a8b7b 100644 (file)
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.eclipse.osgi</artifactId>
                </dependency>
+               
+               <!-- RCP only dependency, needed at compile time -->
                <dependency>
-                       <groupId>org.argeo.tp</groupId>
-                       <artifactId>org.eclipse.equinox.security</artifactId>
-                       <!-- FIXME until Equinox security is properly integrated -->
-                       <version>1.0.200</version>
+                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
+                       <version>1.1.1-SNAPSHOT</version>
+                       <scope>provided</scope>
                </dependency>
 
                <!-- Commons -->