Remove or merge bundles
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.rap / pom.xml
index 167f2d3e366e5d7ce7f7fd8c5b745e4428ae4384..d164dbc96e32eeed6d94a82cdb1baef399b8d32f 100644 (file)
@@ -9,33 +9,16 @@
        </parent>
        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
        <name>Commons Eclipse UI RAP</name>
-       <description>Provide rap specific classes and behaviour in order to provide single sourcing abilities</description>
-       <packaging>jar</packaging>
        <dependencies>
-               <!-- Generic base UI classes. -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
                        <version>2.1.14-SNAPSHOT</version>
                </dependency>
-
-               <!-- Base distribution for RAP projects -->
-               <!--  <dependency>
-                       <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.eclipse.dep.rap</artifactId>
-                       <type>pom</type>
-                       <version>2.1.12-SNAPSHOT</version>
-               </dependency>  -->
-
-               <!-- Utils and logging -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
                        <version>2.1.14-SNAPSHOT</version>
                </dependency>
-<!--           <dependency> -->
-<!--                   <groupId>org.argeo.tp</groupId> -->
-<!--                   <artifactId>slf4j.org.apache.commons.logging</artifactId> -->
-<!--           </dependency> -->
        </dependencies>
 </project>
\ No newline at end of file