You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by co...@apache.org on 2013/02/28 23:06:01 UTC

svn commit: r1451384 - /opennlp/trunk/opennlp-tools/pom.xml

Author: colen
Date: Thu Feb 28 22:06:00 2013
New Revision: 1451384

URL: http://svn.apache.org/r1451384
Log:
OPENNLP-510 Uploaded JWNL to Central Repo: net.sf.jwordnet:jwnl:1.3.3

Modified:
    opennlp/trunk/opennlp-tools/pom.xml

Modified: opennlp/trunk/opennlp-tools/pom.xml
URL: http://svn.apache.org/viewvc/opennlp/trunk/opennlp-tools/pom.xml?rev=1451384&r1=1451383&r2=1451384&view=diff
==============================================================================
--- opennlp/trunk/opennlp-tools/pom.xml (original)
+++ opennlp/trunk/opennlp-tools/pom.xml Thu Feb 28 22:06:00 2013
@@ -50,7 +50,7 @@
 		</dependency>
 
 		<dependency>
-			<groupId>jwnl</groupId>
+			<groupId>net.sf.jwordnet</groupId>
 			<artifactId>jwnl</artifactId>
 			<version>1.3.3</version>
 			<scope>compile</scope>