commit 090346ff560fba0225b2ce52821c7880d3cb074c
parent a0132ba8190dd39aab3cf54001ef0bfab0600c2d
Author: Dan Callaghan <djc@djc.id.au>
Date: Sun, 16 May 2010 21:11:51 +1000
oops, published under the wrong artifactId
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>au.id.djc</groupId>
- <artifactId>multilingual</artifactId>
+ <artifactId>lucene-multilingual</artifactId>
<packaging>jar</packaging>
<version>1.0-SNAPSHOT</version>