From f2a5f395d8a053d3c2509c5f196bb200010f94be Mon Sep 17 00:00:00 2001 From: Michael Busch Date: Mon, 15 Jun 2009 07:33:57 +0000 Subject: [PATCH] Fix pom.xml.template of remote contrib to have the correct artifactId git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784674 13f79535-47bb-0310-9956-ffa450edef68 --- contrib/remote/pom.xml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/remote/pom.xml.template b/contrib/remote/pom.xml.template index 3a06d6579b8..7d4842f4dce 100644 --- a/contrib/remote/pom.xml.template +++ b/contrib/remote/pom.xml.template @@ -28,7 +28,7 @@ @version@ org.apache.lucene - lucene-regex + lucene-remote Lucene Remote @version@ Remote Searchable based on RMI