Improve Commons structure
[lgpl/argeo-commons.git] / server / plugins / pom.xml
index 3b7006a5d1029b2a4d702b0c2e7f16ec23c97f08..4c0f91fd9ea00e43d77ed7c747cae6d17cfc7d1a 100644 (file)
@@ -1,13 +1,15 @@
-<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.eclipse</groupId>
+               <groupId>org.argeo.commons</groupId>
                <version>0.2.3-SNAPSHOT</version>
-               <artifactId>eclipse</artifactId>
+               <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
+       <groupId>org.argeo.commons.server</groupId>
        <artifactId>plugins</artifactId>
-       <name>Commons Eclipse plugins</name>
+       <name>Commons Server Eclipse Plugins</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.jcr.ui.explorer</module>