Author: fmui
Date: Thu Mar 11 15:11:18 2010
New Revision: 921887

URL: http://svn.apache.org/viewvc?rev=921887&view=rev
Log:
corrected browser pom

Modified:
    
incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser-app/pom.xml

Modified: 
incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser-app/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser-app/pom.xml?rev=921887&r1=921886&r2=921887&view=diff
==============================================================================
--- 
incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser-app/pom.xml
 (original)
+++ 
incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser-app/pom.xml
 Thu Mar 11 15:11:18 2010
@@ -49,12 +49,6 @@
                                                        
<Web-ContextPath>browser</Web-ContextPath>
                                                </manifestEntries>
                                        </archive>
-                                       <overlays>
-                                               <overlay>
-                                                       
<groupId>org.opencmis</groupId>
-                                                       
<artifactId>opencmis-test-browser</artifactId>
-                                               </overlay>
-                                       </overlays>
                                </configuration>
                        </plugin>
                </plugins>
@@ -66,7 +60,6 @@
                        <groupId>org.opencmis</groupId>
                        <artifactId>opencmis-test-browser</artifactId>
                        <version>${version}</version>
-                       <type>war</type>
                </dependency>
                <dependency>
                        <groupId>javax.servlet</groupId>


Reply via email to