From 2d8302d682f268edcc2442a246f7c44836050f84 Mon Sep 17 00:00:00 2001 From: "Zach A. Thomas" Date: Thu, 13 Oct 2011 16:07:54 -0500 Subject: [PATCH] changing version number for 1.0.2 release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cef942..0810873 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.sakaiproject.nakamura org.sakaiproject.nakamura.solr bundle - 1.0 + 1.0.2 Sakai Nakamura :: Solr based search service. A Solr bundle that embeds Solr 4 into OSGi and makes an embeded server available or references a remote server.