]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Separate agent modules
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 26 Jun 2009 10:45:37 +0000 (10:45 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 26 Jun 2009 10:45:37 +0000 (10:45 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2593 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 98c5caa197b393701edca151e37b0464db836be7..becb45a8c6bfbb3fda206f35ef213d62f1876632 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
        <modules>
                <module>runtime</module>
                <module>dep</module>
+               <module>modules</module>
                <module>server</module>
                <module>demo</module>
                <module>integration-tests</module>