Prepare next development cycle
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c0edf6c4df218ef3a7d5c69a3a17b279f8c86219..7c7456f1be9843ff2b3cee767a14ce5348b278cb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,10 @@
 <?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.maven</groupId>
                <artifactId>argeo-osgi-parent</artifactId>
-               <version>2.1.7</version>
+               <version>2.1.8</version>
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
                <module>org.argeo.init</module>
                <module>org.argeo.util</module>
                <!-- API -->
+               <module>org.argeo.api.uuid</module>
                <module>org.argeo.api.acr</module>
                <module>org.argeo.api.cms</module>
                <!-- CMS -->
-               <module>org.argeo.cms.tp</module>
                <module>org.argeo.cms</module>
                <module>org.argeo.cms.pgsql</module>
-               <module>org.argeo.cms.servlet</module>
-               <module>org.argeo.cms.jcr</module>
-               <!-- CMS UX -->
-               <module>org.argeo.cms.swt</module>
-               <module>org.argeo.cms.ui</module>
-               <module>org.argeo.cms.e4</module>
+               <!-- CMS SWT -->
+               <module>eclipse</module>
+               <!-- CMS JCR -->
+               <module>jcr</module>
                <!-- Eclipse RAP/RCP specific -->
                <module>rcp</module>
                <module>rap</module>