From: Mathieu Baudier Date: Thu, 24 Apr 2008 14:56:40 +0000 (+0000) Subject: Introduce root POM X-Git-Tag: argeo-slc-2.1.7~2991 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=45082de827c90e7c000ccb3dbc841aa60f61a0e5;p=gpl%2Fargeo-slc.git Introduce root POM git-svn-id: https://svn.argeo.org/slc/trunk@1049 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..93bafdb04 --- /dev/null +++ b/pom.xml @@ -0,0 +1,27 @@ + + + 4.0.0 + + org.argeo.slc + argeo-slc + 0.9-SNAPSHOT + org.argeo.slc + + argeo-slc-all + pom + Argeo SLC All + + org.argeo.slc + org.argeo.slc.core + org.argeo.slc.example + org.argeo.slc.server + org.argeo.slc.webapp + + + + scm:svn:https://www.argeo.org/svn/slc/trunk + + + \ No newline at end of file