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/22 15:17:41 UTC

svn commit: r912576 - /incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml

Author: fmui
Date: Mon Feb 22 14:17:41 2010
New Revision: 912576

URL: http://svn.apache.org/viewvc?rev=912576&view=rev
Log:
- fixed server support pom.xml

Modified:
    incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml

Modified: incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml?rev=912576&r1=912575&r2=912576&view=diff
==============================================================================
--- incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml (original)
+++ incubator/chemistry/trunk/opencmis/opencmis-server/opencmis-server-support/pom.xml Mon Feb 22 14:17:41 2010
@@ -27,6 +27,7 @@
       <groupId>org.opencmis</groupId>
       <artifactId>opencmis-server-impl</artifactId>
       <version>${version}</version>
+      <type>war</type>
     </dependency>
   </dependencies>