]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.activemq/pom.xml
Maven structure
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.activemq / pom.xml
index 5260893db27f53c752c0685f126c41c785c76172..d0141651158834074ca201ac42e3422572c476d2 100644 (file)
@@ -2,12 +2,11 @@
        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.slc</groupId>
-               <artifactId>argeo-slc</artifactId>
+               <groupId>org.argeo.slc.runtime</groupId>
+               <artifactId>argeo-slc-runtime</artifactId>
                <version>0.11.3-SNAPSHOT</version>
-               <relativePath>../../org.argeo.slc</relativePath>
+               <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.activemq</artifactId>
        <name>Argeo SLC Support ActiveMQ</name>
        <build>