]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dep/org.argeo.eclipse.dep.rcp/pom.xml
fix rap demo, remove LDAP plugin dependencies from the node default target plateform
[lgpl/argeo-commons.git] / dep / org.argeo.eclipse.dep.rcp / pom.xml
index 5035a4f42b0d4efa408579605d7d2e5a799c453e..bc38722cb7f5c7fb597f97f5a1913246a4ad3141 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
@@ -8,7 +9,8 @@
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.rcp</artifactId>
-       <name>Commons Eclipse RCP Dependencies</name>
+       <name>Eclipse RCP Dependencies</name>
+       <packaging>pom</packaging>
        <description><![CDATA[
 com.ibm.icu
 org.eclipse.core.commands
@@ -52,14 +54,6 @@ ex=org.eclipse.equinox.simpleconfigurator*.jar;\
 ex=*.source_*.jar,\
 
        ]]></description>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.argeo.maven.plugins</groupId>
-                               <artifactId>maven-argeo-osgi-plugin</artifactId>
-                       </plugin>
-               </plugins>
-       </build>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.tp</groupId>