Introduce base
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:21:11 +0000 (12:21 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 17 Jul 2012 12:21:11 +0000 (12:21 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5469 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index d34edb5d8b3458c6c9a765c80f9067e481798ce7..19a7f1787c29bbeacb7d72c8c212a65081ca927d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
        </properties>
        <modules>
+               <module>base</module>
                <module>basic</module>
                <module>osgi</module>
                <module>server</module>