Fix typo in the parent tag.
[lgpl/argeo-commons.git] / osgi / plugins / pom.xml
index e11f3c66391bb18a5dae07f244c024fb20646f05..9b3bcc5bf95dfd052d455a5108bfd7061eac529e 100644 (file)
@@ -1,9 +1,10 @@
-<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.4-SNAPSHOT</version>
-               <artifactId>server</artifactId>
+               <artifactId>osgi</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.commons.osgi</groupId>