]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Introduce withRia profile
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 25 Apr 2009 13:42:08 +0000 (13:42 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 25 Apr 2009 13:42:08 +0000 (13:42 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@2361 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

server/pom.xml

index 2949987bd88a50ce706d95395906f82671e4b26c..5b6f67a2796e4466da6723dca05983e6ece5d302 100644 (file)
        <profiles>
                <profile>
                        <id>withRia</id>
+                       <activation>
+                               <property>
+                                       <name>withRia</name>
+                                       <value>true</value>
+                               </property>
+                       </activation>
                        <modules>
                                <module>org.argeo.slc.ria</module>
                        </modules>