You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ke...@apache.org on 2010/11/11 11:30:53 UTC

svn commit: r1033871 - /incubator/isis/trunk/pom.xml

Author: kevin
Date: Thu Nov 11 10:30:52 2010
New Revision: 1033871

URL: http://svn.apache.org/viewvc?rev=1033871&view=rev
Log:
Fixed typo: can now specify -D modules=alternatives

Modified:
    incubator/isis/trunk/pom.xml

Modified: incubator/isis/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/pom.xml?rev=1033871&r1=1033870&r2=1033871&view=diff
==============================================================================
--- incubator/isis/trunk/pom.xml (original)
+++ incubator/isis/trunk/pom.xml Thu Nov 11 10:30:52 2010
@@ -1406,7 +1406,7 @@
                 </property>
             </activation>
             <modules>
-                <module>modules-alternatives</module>
+                <module>alternatives</module>
             </modules>
         </profile>
         <profile>