Change module order
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Jun 2009 18:27:51 +0000 (18:27 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 4 Jun 2009 18:27:51 +0000 (18:27 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2473 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index cc30c20b93130696eedc7ba771114f8ec4ab7e4f..4c440c5ce7b80593a7f7fa2937304deb2eaf8215 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,8 +12,8 @@
        <modules>
                <module>org.argeo.slc</module>
                <module>runtime</module>
-               <module>demo</module>
                <module>server</module>
+               <module>demo</module>
        </modules>
        <scm>
                <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>