modification on Maven architecture
[lgpl/argeo-commons.git] / eclipse / plugins / pom.xml
index b36c9365b7288d6e12c7859f2ec674593f615eba..dff6c44c7eec94002cccef05a1b7dfdb889cac40 100644 (file)
@@ -1,12 +1,12 @@
-<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>
+               <groupId>org.argeo.commons.eclipse</groupId>
                <version>0.2.2-SNAPSHOT</version>
                <artifactId>eclipse</artifactId>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.commons.eclipse</groupId>
        <artifactId>plugins</artifactId>
        <name>Commons Eclipse plugins</name>
        <packaging>pom</packaging>