[maven-release-plugin] rollback the release of argeo-commons-2.3.5
[lgpl/argeo-commons.git] / eclipse / pom.xml
index 325bf0c50c4dc69f7daa32ee1eae5f3829dd6e77..abd787893464c92e1ccbe20f0fd143349b9071b7 100644 (file)
@@ -1,18 +1,21 @@
 <?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.3.1-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
+               <version>2.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.eclipse</groupId>
+       <groupId>org.argeo.commons</groupId>
        <artifactId>eclipse</artifactId>
-       <name>Commons Eclipse</name>
+       <name>Eclipse Specific</name>
        <packaging>pom</packaging>
        <modules>
-               <module>features</module>
-               <module>runtime</module>
+               <module>org.argeo.cms.servlet</module>
+               <module>org.argeo.cms.swt</module>
+               <module>org.argeo.cms.e4</module>
        </modules>
 </project>
\ No newline at end of file