You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2010/03/03 14:48:40 UTC

svn commit: r918470 - /incubator/chemistry/trunk/opencmis/pom.xml

Author: fmui
Date: Wed Mar  3 13:48:40 2010
New Revision: 918470

URL: http://svn.apache.org/viewvc?rev=918470&view=rev
Log:
added browser-app to master pom.xml

Modified:
    incubator/chemistry/trunk/opencmis/pom.xml

Modified: incubator/chemistry/trunk/opencmis/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/pom.xml?rev=918470&r1=918469&r2=918470&view=diff
==============================================================================
--- incubator/chemistry/trunk/opencmis/pom.xml (original)
+++ incubator/chemistry/trunk/opencmis/pom.xml Wed Mar  3 13:48:40 2010
@@ -149,6 +149,7 @@
 		<module>opencmis-test/opencmis-test-tools</module>
 		<module>opencmis-test/opencmis-test-util</module>
 		<module>opencmis-test/opencmis-test-browser</module>
+		<module>opencmis-test/opencmis-test-browser-app</module>
 	</modules>
 
 	<build>