]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Change order of modules in reactor to have detached before agent
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 15fecc287dc72737623d778a9447c5a0b6799acc..472a1ed2de5f1cf2e048b262e3b133df0d5a18c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.10.4-SNAPSHOT</version>
+               <version>0.11.1-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -12,6 +12,8 @@
        <modules>
                <module>org.argeo.slc</module>
                <module>org.argeo.slc.core</module>
+               <module>org.argeo.slc.detached</module>
+               <module>org.argeo.slc.detached.launcher</module>
                <module>org.argeo.slc.agent</module>
                <module>org.argeo.slc.hibernate</module>
                <module>org.argeo.slc.example</module>