]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/pom.xml
Other profile for RIA
[gpl/argeo-slc.git] / server / pom.xml
index 2949987bd88a50ce706d95395906f82671e4b26c..c9d8371d677a0513c20c68fae2cda1bdb939cd68 100644 (file)
        <profiles>
                <profile>
                        <id>withRia</id>
+                       <activation>
+                               <activeByDefault>true</activeByDefault>
+                       </activation>
                        <modules>
                                <module>org.argeo.slc.ria</module>
                        </modules>
                </profile>
+               <profile>
+                       <id>withoutRia</id>
+               </profile>
        </profiles>
 </project>