You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/01/26 10:48:51 UTC

svn commit: r1063660 - /incubator/opennlp/trunk/opennlp-docs/pom.xml

Author: joern
Date: Wed Jan 26 09:48:51 2011
New Revision: 1063660

URL: http://svn.apache.org/viewvc?rev=1063660&view=rev
Log:
OPENNLP-92 Changed packaging type to pom

Modified:
    incubator/opennlp/trunk/opennlp-docs/pom.xml

Modified: incubator/opennlp/trunk/opennlp-docs/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-docs/pom.xml?rev=1063660&r1=1063659&r2=1063660&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-docs/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-docs/pom.xml Wed Jan 26 09:48:51 2011
@@ -30,6 +30,7 @@
   
   <artifactId>opennlp-docs</artifactId>
   <version>1.5.1-SNAPSHOT</version>
+  <packaging>pom</packaging>
   <name>OpenNLP Documentation</name>
   
   <build>