From: Mathieu Baudier Date: Sun, 17 Jan 2010 20:41:39 +0000 (+0000) Subject: Introduce with / withoutSdk profiles X-Git-Tag: argeo-slc-2.1.7~1459 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=d3ff9d2dfc20ff3d1577266982c3efc91e18c86f;p=gpl%2Fargeo-slc.git Introduce with / withoutSdk profiles git-svn-id: https://svn.argeo.org/slc/trunk@3312 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/dist/pom.xml b/dist/pom.xml index 21c424cb8..307cc4ec3 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -12,6 +12,19 @@ pom SLC Distribution - org.argeo.slc.sdk + + + withSdk + + true + + + org.argeo.slc.sdk + + + + withoutSdk + + \ No newline at end of file