Introduce with / withoutSdk profiles
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 20:43:11 +0000 (20:43 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 17 Jan 2010 20:43:11 +0000 (20:43 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3313 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

dist/pom.xml

index 307cc4ec3812cc8dcf00d5bc9bae7bac53b5b945..2a23da31070cdb050ed9f3d9397890532af3fa1e 100644 (file)
                <profile>
                        <id>withoutSdk</id>
                </profile>
+               <profile>
+                       <id>release</id>
+                       <modules>
+                               <module>org.argeo.slc.sdk</module>
+                       </modules>
+               </profile>
        </profiles>
 </project>
\ No newline at end of file