You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2011/06/22 00:34:05 UTC

svn commit: r1138224 - /incubator/isis/trunk/viewer/restful/pom.xml

Author: danhaywood
Date: Tue Jun 21 22:34:05 2011
New Revision: 1138224

URL: http://svn.apache.org/viewvc?rev=1138224&view=rev
Log:
added viewer2 to restful viewer parent pom

Modified:
    incubator/isis/trunk/viewer/restful/pom.xml

Modified: incubator/isis/trunk/viewer/restful/pom.xml
URL: http://svn.apache.org/viewvc/incubator/isis/trunk/viewer/restful/pom.xml?rev=1138224&r1=1138223&r2=1138224&view=diff
==============================================================================
--- incubator/isis/trunk/viewer/restful/pom.xml (original)
+++ incubator/isis/trunk/viewer/restful/pom.xml Tue Jun 21 22:34:05 2011
@@ -120,6 +120,7 @@
     <modules>
 	    <module>applib</module>
 	    <module>viewer</module>
+	    <module>viewer2</module>
     </modules>
 
 </project>