uschindler commented on a change in pull request #148:
URL: https://github.com/apache/solr/pull/148#discussion_r639085442



##########
File path: versions.props
##########
@@ -86,7 +86,7 @@ org.apache.httpcomponents:httpmime=4.5.10
 org.apache.james:apache-mime4j*=0.8.3
 org.apache.kerby:*=1.0.1
 org.apache.logging.log4j:*=2.13.2
-org.apache.lucene:*=9.0.0-SNAPSHOT
+org.apache.lucene:*=9.0.0-prerelease5

Review comment:
       Enter build number here!

##########
File path: gradle/defaults.gradle
##########
@@ -19,6 +19,8 @@ allprojects {
   apply plugin: 'base'
 
   group "org.apache"
+  
+  def lucenePrereleaseBuild = '5'

Review comment:
       Enter build number here!




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to