Improve Commons structure
[lgpl/argeo-commons.git] / security / plugins / pom.xml
index ab837feb5d6251fd6a43d0da49786245d3ee754f..71a536b463e74ad90586a5b41d45474ac178d931 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.security</groupId>
+       <groupId>org.argeo.commons</groupId>
                <version>0.2.3-SNAPSHOT</version>
-               <artifactId>eclipse</artifactId>
+               <artifactId>security</artifactId>
                <relativePath>..</relativePath>
        </parent>
+       <groupId>org.argeo.commons.security</groupId>
        <artifactId>plugins</artifactId>
-       <name>Commons Security Eclipse plugins</name>
+       <name>Commons Security Eclipse Plugins</name>
        <packaging>pom</packaging>
        <modules>
                <module>org.argeo.security.equinox</module>