You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by to...@apache.org on 2012/08/09 14:01:56 UTC

svn commit: r1371173 - /incubator/directmemory/trunk/pom.xml

Author: tommaso
Date: Thu Aug  9 12:01:56 2012
New Revision: 1371173

URL: http://svn.apache.org/viewvc?rev=1371173&view=rev
Log:
no Jira - upgrading Solr to 3.6.1

Modified:
    incubator/directmemory/trunk/pom.xml

Modified: incubator/directmemory/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/pom.xml?rev=1371173&r1=1371172&r2=1371173&view=diff
==============================================================================
--- incubator/directmemory/trunk/pom.xml (original)
+++ incubator/directmemory/trunk/pom.xml Thu Aug  9 12:01:56 2012
@@ -259,8 +259,8 @@ under the License.
     <pax-exam.version>1.2.4</pax-exam.version>
     <pax-tiny-bundle.version>1.3.1</pax-tiny-bundle.version>
     <protostuff.version>1.0.5</protostuff.version>
-    <solr.version>3.6.0</solr.version>
-    <solr.bundle.version>3.6.0_1</solr.bundle.version>
+    <solr.version>3.6.1</solr.version>
+    <solr.bundle.version>3.6.1_1</solr.bundle.version>
     <slf4j.version>1.6.4</slf4j.version>
     <msgpack.version>0.6.5</msgpack.version>
     <protobuf.version>2.4.1</protobuf.version>