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/02/23 16:16:42 UTC

svn commit: r915375 - /incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser/pom.xml

Author: fmui
Date: Tue Feb 23 15:16:42 2010
New Revision: 915375

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

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

Modified: incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser/pom.xml?rev=915375&r1=915374&r2=915375&view=diff
==============================================================================
--- incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser/pom.xml (original)
+++ incubator/chemistry/trunk/opencmis/opencmis-test/opencmis-test-browser/pom.xml Tue Feb 23 15:16:42 2010
@@ -25,11 +25,11 @@
     <groupId>org.opencmis</groupId>
     <artifactId>opencmis</artifactId>
     <version>0.1-SNAPSHOT</version>
-	<relativePath>../../pom.xml</relativePath>
+    <relativePath>../../pom.xml</relativePath>
   </parent>
   
   <artifactId>opencmis-test-browser</artifactId>
-  <name>OpenCMIS OpenCMIS Browser</name>
+  <name>OpenCMIS Browser</name>
   <packaging>war</packaging>
 
   <dependencies>