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/21 12:17:23 UTC

svn commit: r1061754 - /incubator/opennlp/trunk/opennlp-distr/pom.xml

Author: joern
Date: Fri Jan 21 11:17:22 2011
New Revision: 1061754

URL: http://svn.apache.org/viewvc?rev=1061754&view=rev
Log:
OPENNLP-19 Changed name of the distribution packages

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

Modified: incubator/opennlp/trunk/opennlp-distr/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-distr/pom.xml?rev=1061754&r1=1061753&r2=1061754&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-distr/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp-distr/pom.xml Fri Jan 21 11:17:22 2011
@@ -71,6 +71,8 @@
 							     Right now only javadoc files are too long.
 							 -->
 							 <tarLongFileMode>gnu</tarLongFileMode>
+							 
+							 <finalName>apache-opennlp-${project.version}</finalName>
 						</configuration>
 					</execution>
 				</executions>