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/27 13:12:38 UTC

svn commit: r1064100 - /incubator/opennlp/trunk/opennlp/pom.xml

Author: joern
Date: Thu Jan 27 12:12:38 2011
New Revision: 1064100

URL: http://svn.apache.org/viewvc?rev=1064100&view=rev
Log:
OPENNLP-100 Changed artifact id to opennlp. This way the name of the produced artifacts and generated tags are correct.

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

Modified: incubator/opennlp/trunk/opennlp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp/pom.xml?rev=1064100&r1=1064099&r2=1064100&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp/pom.xml (original)
+++ incubator/opennlp/trunk/opennlp/pom.xml Thu Jan 27 12:12:38 2011
@@ -31,7 +31,7 @@
 	</parent>
 
 	<groupId>org.apache.opennlp</groupId>
-	<artifactId>opennlp-reactor</artifactId>
+	<artifactId>opennlp</artifactId>
 	<version>1.5.1-incubating-SNAPSHOT</version>
 	<packaging>pom</packaging>