]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/pom.xml
Revert removal of RAP version (required by RPM)
[lgpl/argeo-commons.git] / eclipse / pom.xml
index febfcd129c3781f0360461daa50609e229c5897c..0d38b860cb95e56998840d1623f241e41758bf4a 100644 (file)
@@ -1,17 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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>
-               <version>0.2.1-SNAPSHOT</version>
+               <version>1.1.2-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
+       <groupId>org.argeo.commons.eclipse</groupId>
        <artifactId>eclipse</artifactId>
        <name>Commons Eclipse</name>
        <packaging>pom</packaging>
        <modules>
-               <module>plugins</module>
+               <module>dep</module>
+               <module>runtime</module>
        </modules>
 </project>
\ No newline at end of file