]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/pom.xml
ré-organisation des plugins de SLC Eclipse.
[gpl/argeo-slc.git] / eclipse / plugins / pom.xml
index cb0f1be4aeb0eeffc36af1180bb0de7377b01cdb..82c0380b42ccb91b84b5b65c740ffc3ebda19ab4 100644 (file)
@@ -1,18 +1,20 @@
-<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.slc</groupId>
                <artifactId>eclipse</artifactId>
                <version>0.13.1-SNAPSHOT</version>
-               <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.eclipse</groupId>
        <artifactId>plugins</artifactId>
-       <name>Argeo Eclipse plugins</name>
+       <name>SLC Eclipse Plugins</name>
        <packaging>pom</packaging>
+
        <modules>
-               <module>modules</module>
-               <module>runtime</module>
+               <module>org.argeo.slc.client.ui</module>
+               <module>org.argeo.slc.client.rcp</module>
+               <module>org.argeo.slc.client.rap</module>
        </modules>
        <build>
                <resources>