mirror of
https://github.com/apache/lucene.git
synced 2025-02-21 01:18:45 +00:00
Change gem name from solr to solrb, based on personal preference. Open to discussion on this.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495828 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b397f4b2be
commit
ebab2b4cad
@ -42,7 +42,7 @@ require 'test/functional/test_solr_server'
|
||||
task :default => [:test]
|
||||
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = 'solr'
|
||||
s.name = 'solrb'
|
||||
s.version = SOLRB_VERSION
|
||||
s.author = 'Apache Solr'
|
||||
s.email = 'solr-user@lucene.apache.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user