Refactor DocBook attributes.
[gpl/argeo-suite.git] / org.argeo.entity.ui / pom.xml
index 5cf1892772080de3f7dcbfbcea5466e8c69e75e7..f2399cf01442827b78c1e2ee53726aa0231069a6 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>argeo-suite</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.1.18-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.entity.ui</artifactId>
@@ -16,7 +16,7 @@
                <dependency>
                        <groupId>org.argeo.suite</groupId>
                        <artifactId>org.argeo.entity.core</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <version>2.1.18-SNAPSHOT</version>
                </dependency>
 
                <!-- Argeo Commons -->
                        <version>${version.argeo-commons}</version>
                </dependency>
 
+               <!-- Specific -->
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
+                       <version>2.1.91-SNAPSHOT</version>
+                       <scope>provided</scope>
+               </dependency>
+
                <!-- Eclipse E4 -->
                <dependency>
                        <groupId>org.argeo.tp</groupId>