]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - security/plugins/org.argeo.security.ui.rap/pom.xml
Improve JCR and GIS
[lgpl/argeo-commons.git] / security / plugins / org.argeo.security.ui.rap / pom.xml
index 067e16e15dd400d1f250463fbc37a819a49fd1a6..a80c02943c548bec674b74b9d4b442efd078de47 100644 (file)
                                        <groupId>org.argeo.commons.eclipse</groupId>
                                        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
                                </exclusion>
+                               <exclusion>
+                                       <groupId>org.argeo.commons.eclipse</groupId>
+                                       <artifactId>org.argeo.eclipse.ui.rcp</artifactId>
+                               </exclusion>
                        </exclusions>
                </dependency>
                <!-- RAP -->
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <version>${version.argeo-commons}</version>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.eclipse</groupId>
+                       <artifactId>org.argeo.eclipse.ui.rap</artifactId>
+                       <version>${version.argeo-commons}</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons.server</groupId>
+                       <artifactId>org.argeo.server.osgi.webapp</artifactId>
+                       <version>${version.argeo-commons}</version>
+               </dependency>
 
                <!-- Target platform generation -->
                <dependency>