dweiss commented on a change in pull request #148: URL: https://github.com/apache/solr/pull/148#discussion_r639510480
########## File path: gradle/defaults.gradle ########## @@ -19,13 +19,15 @@ allprojects { apply plugin: 'base' group "org.apache" + + def lucenePrereleaseBuild = '5' // Repositories to fetch dependencies from. repositories { mavenCentral() maven { - name "ApacheSnapshots" Review comment: Sorry, disregard. I thought it's related to pushing artifacts from lucene side. -- 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